Skip to content

Commit 9f83f5b

Browse files
committed
fix(styles): fix global styles
1 parent 0de703f commit 9f83f5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/assets/global.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
html {
4848
-webkit-font-smoothing: antialiased;
4949
-moz-osx-font-smoothing: grayscale;
50-
}
51-
body {
5250
font-family: "Exo 2", "Open Sans", sans-serif;
5351
font-size: 16px;
5452
font-weight: normal;

0 commit comments

Comments
 (0)