mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: adjust navbar logo size
This commit is contained in:
@@ -443,7 +443,7 @@ small {
|
||||
}
|
||||
|
||||
.navbar__logo {
|
||||
height: 48px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.dropdown__link--active {
|
||||
@@ -642,7 +642,7 @@ a[class^='sidebarLogo_'] {
|
||||
margin: 0;
|
||||
|
||||
img {
|
||||
height: 48px;
|
||||
height: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user