mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Reduce Walker config to overrides + adhere to system font (#620)
* Reduce to only have overrides * Change font to pick up system font * Add migration * Add walker restart to pick up new font
This commit is contained in:
@@ -22,7 +22,7 @@ slider,
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: 'CaskaydiaMono Nerd Font', monospace;
|
||||
font-family: monospace;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user