mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +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;
|
||
|
}
|