mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 22:04:00 -07:00
Fix: profile-menu scss
This commit is contained in:
parent
09e87f4af6
commit
dd625e2d48
1 changed files with 4 additions and 5 deletions
|
@ -47,7 +47,7 @@ $textColor: #555;
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
|
||||
a, button {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
@ -71,7 +71,7 @@ $textColor: #555;
|
|||
|
||||
div.active {
|
||||
background: white;
|
||||
|
||||
|
||||
a, button {
|
||||
color: $secondary;
|
||||
font-weight: bold;
|
||||
|
@ -144,7 +144,6 @@ $textColor: #555;
|
|||
width: auto;
|
||||
|
||||
div {
|
||||
width: 4rem;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
@ -172,7 +171,7 @@ $textColor: #555;
|
|||
div + div a {
|
||||
color: #a4abad;
|
||||
font-weight: 700;
|
||||
|
||||
|
||||
&:hover {
|
||||
color: $secondaryLight;
|
||||
}
|
||||
|
@ -319,4 +318,4 @@ $textColor: #555;
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue