mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Override fonts using Fomantic config (#13465)
Saves is from doing it manually and saves a few CSS bytes. Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
@@ -1 +1,4 @@
|
||||
@fontName : 'Roboto';
|
||||
/* https://github.com/fomantic/Fomantic-UI/blob/develop/src/themes/default/globals/site.variables */
|
||||
|
||||
@headerFont: var(--fonts-regular);
|
||||
@pageFont: var(--fonts-regular);
|
||||
|
Reference in New Issue
Block a user