fix(home): Switch theme to stylix
This commit is contained in:
parent
15155a8b0f
commit
f0a8fe6d95
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ in {
|
|||
# css
|
||||
''
|
||||
* {
|
||||
font-family: ${config.marleyos.theme.fonts.monospace.name};
|
||||
font-family: ${config.stylix.fonts.monospace.name};
|
||||
font-size: 16px;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
|
|
Loading…
Reference in a new issue