fixed accidentally committing inaccurate font snippet
Some checks failed
Lint CSS / lint (push) Failing after 2s
Some checks failed
Lint CSS / lint (push) Failing after 2s
This commit is contained in:
parent
d0b1bd3ae4
commit
4d9a5c66bd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap');
|
||||
|
||||
:root {
|
||||
--font-code: "fira code";
|
||||
--font-monospace: "fira code";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue