mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
mobile improvements
tries to setup layout for success with safari iso 26 bottom navigation bar and having content appear behind it instead of having a fat lip of background color. Also fixes where main content was not taking full width on mobile & text alignment on torrent search results.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
height: unset;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user