Skip to content

Commit d2843c5

Browse files
authored
Update kylestechkorner-main.css
1 parent 49035ab commit d2843c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/kylestechkorner/css/kylestechkorner-main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
.grid-items {
4141
grid-template-columns:repeat(2,1fr)
4242
}
43+
44+
.grid-items--4-up {
45+
grid-template-columns: repeat(2,1fr)
46+
}
4347
}
4448

4549
/* Small devices (portrait tablets and large phones, 600px and up) */

0 commit comments

Comments
 (0)