Update navbar styling and fix subtitle padding
This commit is contained in:
@@ -156,7 +156,7 @@ option {
|
||||
}
|
||||
|
||||
.navbar-main {
|
||||
@apply flex items-end gap-6 pb-2 border-b-2 border-solid border-coolgray-200;
|
||||
@apply flex items-center h-10 gap-6 pb-2 border-b-2 border-solid border-coolgray-200;
|
||||
}
|
||||
|
||||
.loading {
|
||||
@@ -235,7 +235,7 @@ option {
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
@apply pt-2 pb-10;
|
||||
@apply pt-2 pb-9;
|
||||
}
|
||||
|
||||
.fullscreen {
|
||||
|
||||
Reference in New Issue
Block a user