Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
saragilcas committed Jun 13, 2024
1 parent aadb9bd commit 37e61c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -4027,7 +4027,8 @@ a.navbar-item,
flex-grow: 0;
flex-shrink: 0; }
.navbar-item img {
max-height: 3.75rem; }
max-height: 3.75rem;
width: auto; }
.navbar-item.has-dropdown {
padding: 0; }
.navbar-item.is-expanded {
Expand Down

0 comments on commit 37e61c7

Please sign in to comment.