mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update styles.css
This commit is contained in:
@@ -54,7 +54,6 @@ html {
|
||||
background: var(--background-color);
|
||||
color: var(--font-color);
|
||||
background-attachment: fixed;
|
||||
overflow-x: hidden;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
@@ -64,7 +63,7 @@ html, body {
|
||||
margin: 0;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
overflow-x: hidden
|
||||
/*overflow-x: hidden;*/
|
||||
}
|
||||
body {
|
||||
background: var(--body-background);
|
||||
|
Reference in New Issue
Block a user