Skip to content

Commit

Permalink
Update _base.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
estheryihanzh committed Nov 20, 2024
1 parent 04adc3d commit 1a22b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

// import google fonts
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;500;700;900&display=swap');

p,
h1,
Expand Down

0 comments on commit 1a22b86

Please sign in to comment.