Skip to content

Commit

Permalink
edit main.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
mdl95r committed Feb 25, 2024
1 parent b2e86df commit 488dca4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions stories/assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
margin: 0;
}

* :after,
:before {
box-sizing: border-box;
}

.my-alert {
position: fixed;
bottom: 10px;
Expand Down

0 comments on commit 488dca4

Please sign in to comment.