Skip to content

Commit a800d1f

Browse files
committed
fix: css important add
1 parent ed8e5ec commit a800d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/styles/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
body {
88
font-family: Spoqa Han Sans Neo, 'Noto Sans KR', -apple-system, BlinkMacSystemFont, system-ui,
9-
Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
9+
Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;
1010

1111
min-width: 360px;
1212
}

0 commit comments

Comments
 (0)