9 lines
268 B
SCSS
9 lines
268 B
SCSS
/* https://gavin-yyc.github.io/colorconvert/ */
|
|
:root {
|
|
--font-geist-sans: 'geist-sans', -apple-system, blinkmacsystemfont, 'Segoe UI',
|
|
roboto, helvetica, arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
|
|
'Segoe UI Symbol';
|
|
|
|
/* authentication */
|
|
}
|