Skip to content

Commit

Permalink
fix: attempt span as block
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasabishop committed Aug 26, 2024
1 parent 112d53a commit 38b1fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UiHeader/UiHeader.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
display: flex;
align-items: center;
font-weight: bold;
padding-top: 0;
span {
display: block;
padding-top: 4px;
}
}
Expand Down

0 comments on commit 38b1fcf

Please sign in to comment.