Skip to content

Commit

Permalink
feat: Delete useless Topbar Style and Classes - Meeds-io/MIPs#159
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker committed Dec 3, 2024
1 parent 6961265 commit f2d40ef
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,21 +150,6 @@
}
}

.logoContainer {
position: relative;
min-width: 36px;
width: auto;
box-sizing: content-box;
img {
max-width: 200px;
max-height: 36px;
min-height: 36px;
}
}
.brandingContainer {
padding-top: 3px;
padding-bottom: 3px;
}
.logoTitle {
max-width: 200px;
}
Expand Down

0 comments on commit f2d40ef

Please sign in to comment.