minor changes
fixed font linking
This commit is contained in:
parent
30c2f72f53
commit
01ff6d82b9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
@font-face{
|
@font-face{
|
||||||
font-family:"roboto";
|
font-family:"roboto";
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
src: url("../../fonts/Roboto/RobotoMono-VariableFont_wght.ttf")
|
src: url("../../../fonts/Roboto/RobotoMono-VariableFont_wght.ttf")
|
||||||
}
|
}
|
||||||
|
|
||||||
body{
|
body{
|
||||||
|
|
Loading…
Add table
Reference in a new issue