Skip to content

Commit

Permalink
refactor: del unnecessary width: 100vw
Browse files Browse the repository at this point in the history
block-level elements doesn't need the width setting
  • Loading branch information
ramen-curator committed May 24, 2024
1 parent 9aa7e02 commit 8445b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@import "antd/dist/reset.css";

.__initial {
width: 100vw;
height: 100vh;
img {
width: 30px;
Expand Down

0 comments on commit 8445b1b

Please sign in to comment.