chore: styles
This commit is contained in:
parent
d4b04f8e92
commit
80ccc7ae15
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
||||||
body,
|
body,
|
||||||
html {
|
html {
|
||||||
font-family: var(--font-sans);
|
font-family: var(--font-sans);
|
||||||
font-size: var(--font-size-base);
|
|
||||||
line-height: var(--line-height-base);
|
|
||||||
background: var(--background-color);
|
background: var(--background-color);
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-moz-selection {
|
::-moz-selection {
|
||||||
|
|
Reference in a new issue