Skip to content

Commit 56a3cbc

Browse files
committed
Fix misaligned .event-grid images on mobile
1 parent b70404b commit 56a3cbc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

static/css/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ h2 {
157157

158158
.event-grid {
159159
display: grid;
160-
grid-template-columns: repeat(auto-fit, minmax(600px, 1fr));
161160
gap: 1em;
162161
}
163162

0 commit comments

Comments
 (0)