fix(mobile): increase font sizes and other mobile-centric improvements (#1907)
This commit is contained in:
@@ -137,11 +137,6 @@ body,
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
background-color: var(--editor-header-bar-background-color);
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
min-height: 100vh;
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
||||
$footer-height: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user