Update css (#29050)
* Update css * Fix css references to resources Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Telatynski
parent
2a8ea7a230
commit
00e1068758
@@ -15,7 +15,7 @@ $res: ../../../res;
|
||||
font-family: "Nunito";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("$(res)/fonts/Nunito/Nunito-Regular.ttf") format("truetype");
|
||||
src: url("/res/fonts/Nunito/Nunito-Regular.ttf") format("truetype");
|
||||
}
|
||||
|
||||
$dark-fg: #edf3ff;
|
||||
|
||||
Reference in New Issue
Block a user