Skip to content

Commit

Permalink
とりあえずglobal.cssに追加
Browse files Browse the repository at this point in the history
  • Loading branch information
shigekk committed Mar 28, 2024
1 parent a74f643 commit 298b1e9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/app/global.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
body {
margin: 0;
}
body {
margin: 0;
font-family: 'YuGothic', sans-serif;
}

0 comments on commit 298b1e9

Please sign in to comment.