Skip to content

Commit

Permalink
fix: Force vertical center for the elements
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Jun 18, 2024
1 parent 086a383 commit f35785a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

[role=banner] .coz-bar-container {
display: flex;
align-items: center;
height: 3rem;
width: 100%;
padding: 0 1.25em 0 1em;
Expand Down

0 comments on commit f35785a

Please sign in to comment.