Skip to content

Commit edd99db

Browse files
committed
Update gallery.md
1 parent fccd560 commit edd99db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Photographs from the Bioinformatics Technologies Lab over the years, including l
1919

2020
.gallery {
2121
display: grid;
22-
grid-template-columns: repeat(auto-fit, minmax(440px, 1fr));
22+
grid-template-columns: repeat(auto-fit, minmax(445px, 1fr));
2323
justify-content: center;
2424
gap: 1.8rem;
2525
}

0 commit comments

Comments
 (0)