add roboto font
This commit is contained in:
committed by
Benedikt Rötsch
parent
19cf4d1c56
commit
a3f526e7ea
@@ -1,7 +1,7 @@
|
||||
body {
|
||||
background-color: var(--color-bg-default);
|
||||
color: var(--color-text-default);
|
||||
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
|
||||
font-family: var(--font-regular);
|
||||
font-size: 1rem;
|
||||
line-height: var(--line-height);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user