This commit is contained in:
Bel Curcio
2021-06-01 16:45:12 -03:00
parent 113d186d0b
commit 2f17e7eba9
3 changed files with 74 additions and 87 deletions

View File

@@ -91,6 +91,7 @@ body {
-moz-osx-font-smoothing: grayscale;
background-color: var(--primary);
color: var(--text-primary);
overscroll-behavior-x: none;
}
body {