Skip to content

Commit

Permalink
fix: spacing of alert box
Browse files Browse the repository at this point in the history
  • Loading branch information
lxndrblz committed Feb 17, 2022
1 parent 0a690aa commit 161496d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/partials/components/_alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
border-style: solid;
border-radius: 0.25rem;
border-width: 2px;
margin-top: 1rem;

&__indicator {
@include themed() {
Expand Down

0 comments on commit 161496d

Please sign in to comment.