fix: Increase navbar height and add padding for improved layout
This commit is contained in:
@@ -132,7 +132,8 @@
|
||||
}
|
||||
|
||||
.site-nav-inner {
|
||||
min-height: 82px;
|
||||
min-height: 140px;
|
||||
padding: 10px 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user