Skip to content

Commit

Permalink
⚡️ 不要なフォントウェイトのインポート削除
Browse files Browse the repository at this point in the history
  • Loading branch information
renorari committed Feb 25, 2024
1 parent d088dd6 commit fb00798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/main.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Smooch+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Smooch+Sans:wght@400;700&display=swap');

:root {
--background: #fafafa;
Expand Down

0 comments on commit fb00798

Please sign in to comment.