Fixed black border on body
This commit is contained in:
parent
bf8763d030
commit
9f00af14ad
@ -10,6 +10,7 @@ body {
|
|||||||
-ms-overflow-style: none;
|
-ms-overflow-style: none;
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
background: $black;
|
background: $black;
|
||||||
|
margin: 0;
|
||||||
|
|
||||||
// Disable selection, might wanna comment when debugging
|
// Disable selection, might wanna comment when debugging
|
||||||
-webkit-user-select: none; /* Safari */
|
-webkit-user-select: none; /* Safari */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user