Skip to content

Commit dc6c536

Browse files
committed
fix(common.scss): font weight and italic
1 parent 81d9c42 commit dc6c536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap');
1+
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap');
22

33
$white: #ffffff;
44
$gray: #a0a0a0;

0 commit comments

Comments
 (0)