Skip to content

Commit f53b373

Browse files
committed
mobile stuff
1 parent f005615 commit f53b373

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/css/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,11 @@ body {
174174
#contributors {
175175
columns: 1;
176176
}
177+
178+
#lower {
179+
flex-direction: column-reverse;
180+
}
181+
182+
#lower:nth-child(1) { order: 1; }
177183

178184
}

0 commit comments

Comments
 (0)