Skip to content

Commit

Permalink
import to top of stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
rdboyes committed Sep 4, 2024
1 parent ea223bd commit cdaf5c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _css/basic.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@import url("https://fonts.cdnfonts.com/css/jetbrains-mono-2");

/* ==================================================================
Header and Nav
================================================================== */
Expand Down Expand Up @@ -170,8 +172,6 @@ table {
border-spacing: 0;
}

@import url("https://fonts.cdnfonts.com/css/jetbrains-mono-2");

:root {
--font-family: "JetBrains Mono", monospace;
--line-height: 1.2rem;
Expand Down

0 comments on commit cdaf5c8

Please sign in to comment.