feat: change custom css
This commit is contained in:
@@ -37,10 +37,9 @@ homepage:
|
|||||||
enabled: true
|
enabled: true
|
||||||
data:
|
data:
|
||||||
custom.css: |
|
custom.css: |
|
||||||
:root {
|
.theme-stone {
|
||||||
--color-200: #F8F9FA;
|
--color-200: #F8F9FA !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user