minor changes

fixed font linking
This commit is contained in:
Nye Evans 2021-01-15 21:42:17 +00:00
parent 30c2f72f53
commit 01ff6d82b9

View file

@ -3,7 +3,7 @@
@font-face{
font-family:"roboto";
font-weight: 100;
src: url("../../fonts/Roboto/RobotoMono-VariableFont_wght.ttf")
src: url("../../../fonts/Roboto/RobotoMono-VariableFont_wght.ttf")
}
body{