Skip to content

Commit

Permalink
Merge pull request #1382 from shatanikmahanty/fix-safari-font
Browse files Browse the repository at this point in the history
Fix: Fonts on Safari browser
  • Loading branch information
dartpain authored Oct 31, 2024
2 parents 78c819f + b99b3b8 commit 4ac996c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

:root {
--viewport-height: 100vh;
font-synthesis: none !important;
}

@supports (height: 100dvh) {
Expand Down

0 comments on commit 4ac996c

Please sign in to comment.