mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-17 08:33:30 -07:00
[WebHost] Improve mobile styles for WebHost (#1571)
* Improve mobile styles for WebHost - Mobile view works properly on mobile Chrome and Firefox - Added thin-window view for desktop browsers that have been reduced in size - Tested in Chrome and Firefox on mobile and desktop * Improve style for small-width desktop popover
This commit is contained in:
@@ -223,7 +223,7 @@ html{
|
||||
}
|
||||
|
||||
#landing{
|
||||
width: 700px;
|
||||
max-width: 700px;
|
||||
min-height: 280px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user