mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added background-color to match footer for overscroll on mac
This commit is contained in:
@@ -8,6 +8,14 @@
|
||||
3.3 Search
|
||||
*/
|
||||
|
||||
html {
|
||||
background: #2d2d2d;
|
||||
}
|
||||
|
||||
body {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.admin_panel{
|
||||
margin-top:100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user