menu
This commit is contained in:
@@ -154,6 +154,9 @@ a {
|
||||
margin: 50px 5px;
|
||||
}
|
||||
details {
|
||||
.item {
|
||||
background: #004e99;
|
||||
}
|
||||
&[open] {
|
||||
svg {
|
||||
transform: rotate(90deg);
|
||||
@@ -199,7 +202,6 @@ a {
|
||||
line-height: 36px;
|
||||
transition: 0.3s all;
|
||||
border-radius: 4px;
|
||||
background: #004e99;
|
||||
margin-bottom: 4px;
|
||||
&:hover,
|
||||
&.active {
|
||||
|
||||
Reference in New Issue
Block a user