mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
fix(*): changed font to Roboto
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
* {
|
||||
all: unset;
|
||||
font-size: 14px;
|
||||
font-family: FontAwesome, "FiraSans Book";
|
||||
font-family: FontAwesome, "Roboto";
|
||||
transition: 200ms;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user