mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-21 06:58:00 +01:00
6 lines
114 B
CSS
6 lines
114 B
CSS
|
:root {
|
||
|
--font-family: sans-serif;
|
||
|
--font-family-monospace: monospace;
|
||
|
--font-family-heading: sans-serif;
|
||
|
}
|