mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 06:46:24 +00:00
feat(docs): add custom font scale variable to CSS
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
@import 'react-medium-image-zoom/dist/styles.css';
|
||||
|
||||
:root {
|
||||
--custom-font-scale: 1 !important;
|
||||
}
|
||||
|
||||
*:not(code *) {
|
||||
font-family: 'Albert Sans', sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user