Skip to content

Commit

Permalink
feat: iOS 기본폰트 색상 전역화
Browse files Browse the repository at this point in the history
  • Loading branch information
MinGu-Jeong committed May 11, 2024
1 parent e69d12b commit c78ec2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* {
margin: 0;
padding: 0;
color: #000;
}

body {
Expand Down

0 comments on commit c78ec2f

Please sign in to comment.