Skip to content

Commit 91366aa

Browse files
committed
Update kylestechkorner-main.css
1 parent 19854a2 commit 91366aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/kylestechkorner/css/kylestechkorner-main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
}
3939

4040
.grid-items {
41-
grid-template-columns:repeat(1,1fr)
41+
grid-template-columns:repeat(2,1fr)
4242
}
4343
}
4444

@@ -95,7 +95,7 @@
9595
}
9696

9797
.grid-items--4-up {
98-
grid-template-columns: repeat(2,1fr)
98+
grid-template-columns: repeat(4,1fr)
9999
}
100100

101101
.weather-icon {

0 commit comments

Comments
 (0)