🎨 (App)
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
|
||||
html {
|
||||
overflow-y: auto;
|
||||
background-color: var(--primary-color);
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: white;
|
||||
height: calc(100vh - 54px);
|
||||
padding: 15px 0 0;
|
||||
}
|
||||
|
||||
.app {
|
||||
|
||||
Reference in New Issue
Block a user