Skip to content

Commit

Permalink
fix: remove unnecessary css
Browse files Browse the repository at this point in the history
refers to #25
  • Loading branch information
awran5 committed Oct 3, 2022
1 parent b1d6f2d commit 962c126
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/style.module.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
body,
html {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji,
Segoe UI Emoji;
}

.starRatingWrap {
display: inline-block;
touch-action: none;
Expand Down

0 comments on commit 962c126

Please sign in to comment.