mirror of
https://github.com/smartyellow/status.git
synced 2025-01-18 21:47:58 +00:00
Hide body overflow
Signed-off-by: Romein van Buren <romein@vburen.nl>
This commit is contained in:
parent
87635c790a
commit
8b922477d9
@ -14,6 +14,7 @@ html, body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-light {
|
.theme-light {
|
||||||
|
Loading…
Reference in New Issue
Block a user