Move the fonts back to html and not css, don't seem to be working otherwise
This commit is contained in:
parent
34e7f5aa95
commit
50efb36dba
3 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
// Setup stuff
|
||||
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono');
|
||||
|
||||
* {
|
||||
font-family: 'IBM Plex Mono', monospace;
|
||||
transition: 0.3s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue