Skip to content

Commit

Permalink
Merge pull request #54 from newfold-labs/fix/font-family-css-bleed
Browse files Browse the repository at this point in the history
Scope Opens Sans font-family to modal
  • Loading branch information
circlecube authored Jan 16, 2025
2 parents fc6268c + d2bb63a commit a37a307
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Installer/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
box-sizing: border-box;
}

body {
font-family: "Open Sans", sans-serif;
}

#nfd-installer {
display: none;
transition: all 3s ease-in-out;
Expand Down

0 comments on commit a37a307

Please sign in to comment.