💄(frontend) remove Marianne font
The Marianne font is pretty specific to the DINUM instance and shouldn't really be there as default in the repo. We can use a custom CSS file to load Marianne if needed on a specific instance.
This commit is contained in:
committed by
aleb_the_flash
parent
dd0b570fea
commit
4db3e205d2
@@ -190,7 +190,6 @@ const config: Config = {
|
||||
fonts: {
|
||||
sans: {
|
||||
value: [
|
||||
'Marianne',
|
||||
'Source Sans',
|
||||
'Source Sans fallback',
|
||||
'ui-sans-serif',
|
||||
|
||||
Reference in New Issue
Block a user