Author | zPlus <zplus@peers.community> 2018-07-23 05:49:05 |
Committer | zPlus <zplus@peers.community> 2018-07-23 05:49:05 |
Commit | 1f2e620 (patch) |
Tree | 1905463 |
Parent(s) |
-rwxr-xr-x | freepost/static/stylus/freepost.styl | 4 |
index 7ace0aa..b9d1ab2 | |||
old size: 11K - new size: 11K | |||
@@ -341,3 +341,7 @@ body | |||
341 | 341 | > li | |
342 | 342 | float left | |
343 | 343 | margin 0 2em 0 0 | |
344 | + | ||
345 | + | @media screen and (max-width: 600px) | |
346 | + | float none | |
347 | + | margin 1rem 0 |