Skip to content

Commit f9b5950

Browse files
authored
Merge pull request #2906 from mayconblopes/enhance-font
fix(common.scss): font weight and italic
2 parents 0cd3a80 + dc6c536 commit f9b5950

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/common.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
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');
2+
13
$white: #ffffff;
24
$gray: #a0a0a0;
35
$black: #33332d;

0 commit comments

Comments
 (0)