mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Improve look of topbar links and locale switch
This commit is contained in:
parent
b59ff6a7f0
commit
3f67630de5
@ -93,6 +93,7 @@ export default {
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
padding: $space-xx-small;
|
||||
color: $text-color-soft;
|
||||
}
|
||||
|
||||
nav.locale-menu-popover {
|
||||
|
||||
@ -147,6 +147,12 @@ export default {
|
||||
margin-right: $space-xx-small;
|
||||
}
|
||||
|
||||
.main-navigation {
|
||||
a {
|
||||
color: $text-color-soft;
|
||||
}
|
||||
}
|
||||
|
||||
.main-navigation-left {
|
||||
display: flex;
|
||||
margin-right: auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user