mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
adjust navbar logo size
This commit is contained in:
@@ -226,14 +226,6 @@
|
||||
|
||||
--ifm-hero-background-color: #f8f8fa;
|
||||
--ifm-hero-text-color: var(--ifm-color-black);
|
||||
|
||||
.navbar {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.dropdown__link--active {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
[data-theme='dark'] {
|
||||
@@ -387,6 +379,15 @@ small {
|
||||
.navbar {
|
||||
padding-inline: 0;
|
||||
height: 64px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.navbar__logo {
|
||||
height: 26px;
|
||||
}
|
||||
|
||||
.dropdown__link--active {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.navbar__inner {
|
||||
|
||||
Reference in New Issue
Block a user