mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Update navbar item styling a little
This commit is contained in:
parent
11d98f8c92
commit
8ad0690d00
@ -125,6 +125,7 @@ footer {
|
||||
background-color: #222;
|
||||
border-radius: 8px;
|
||||
margin-top: 5px;
|
||||
padding: 4px;
|
||||
align-items: flex-start;
|
||||
overflow: auto;
|
||||
}
|
||||
@ -132,7 +133,7 @@ footer {
|
||||
.navbar-item, .langbar-item {
|
||||
/*flex-grow: 1;*/
|
||||
padding: 8px 12px;
|
||||
border-radius: 8px;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
/*.navbar-item:first-child,
|
||||
|
Loading…
Reference in New Issue
Block a user