This commit is contained in:
parent
f3157ba549
commit
ecfa7025b2
@ -1 +1 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Segoe+UI:wght@400;700&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap');
|
||||||
|
@ -14,7 +14,7 @@ html, body, h1, h2, h3, p, ul, li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
font-family: "Noto Sans", Tahoma, Geneva, Verdana, sans-serif;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: $col-fg-0-light;
|
color: $col-fg-0-light;
|
||||||
|
Loading…
Reference in New Issue
Block a user