fixed logo sizes
This commit is contained in:
@@ -269,6 +269,7 @@ html {
|
||||
|
||||
.motovaultpro-navbar {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.motovaultpro-navbar-button {
|
||||
@@ -287,6 +288,7 @@ html {
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
|
||||
.motovaultpro-mobile-nav {
|
||||
background-color: var(--bs-body-bg);
|
||||
height: 100vh;
|
||||
@@ -625,9 +627,11 @@ html[data-bs-theme="light"] .frosted {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
|
||||
.no-top-pad {
|
||||
margin-top: calc(-48px - 2.5rem);
|
||||
}
|
||||
.sticky-top-nav {
|
||||
top: calc(48px + 2.5rem);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user