Skip to content

Commit 83c9fe9

Browse files
authored
Merge pull request #1251 from maxmind/dallas/archive-list
2 parents db248d8 + f8d8662 commit 83c9fe9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/scss/_page.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
ul {
6060
margin-left: 0;
6161
padding-left: 0;
62+
63+
@media only screen and (max-width: 600px) {
64+
display: grid;
65+
}
6266
}
6367

6468
li {

0 commit comments

Comments
 (0)