mirror of
https://github.com/TECHNOFAB11/svelte-oidc.git
synced 2025-12-12 16:10:05 +01:00
7 lines
74 B
CSS
7 lines
74 B
CSS
|
|
html {
|
||
|
|
font-family: sans-serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
h1 {
|
||
|
|
font-family: sans-serif;
|
||
|
|
}
|