saving works now
This commit is contained in:
9
backend/core/static/css/main.css
Normal file
9
backend/core/static/css/main.css
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
body {
|
||||
font-family: 'Jost', sans-serif;
|
||||
font-size: var(--bs-body-font-size);
|
||||
}
|
||||
|
||||
:root {
|
||||
--bs-body-font-size: 1.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user