Skip to content

Commit

Permalink
fix eu flag height in smaller screens
Browse files Browse the repository at this point in the history
  • Loading branch information
yfanti committed May 23, 2024
1 parent 62021fd commit 4b681ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,6 @@ html.is-clipped--navbar {
}

@media screen and (max-width: 1023.5px) {
.navbar-brand {
height: inherit;
}

.navbar-brand .navbar-item {
align-items: center;
display: flex;
Expand Down

0 comments on commit 4b681ea

Please sign in to comment.