1
0
mirror of synced 2025-02-17 11:08:35 +01:00

Show buttons on 480 version

Fixes #8
This commit is contained in:
Steve Smith 2015-10-27 16:50:12 -04:00
parent f415f6180d
commit 1ddb2b279c

View File

@ -253,7 +253,11 @@ footer {
}
header ul {
display:none;
width:99%;
}
header li, header ul li + li + li {
width:33%;
}
}