refactoring

This commit is contained in:
Philipp Kühn
2020-10-12 21:37:03 +02:00
parent 5a9a8ce34e
commit 867254f109
4 changed files with 73 additions and 85 deletions

View File

@@ -147,11 +147,14 @@ $menuBreakPoint: 800px;
margin-bottom: 0.5rem;
}
&__link-list {
list-style: none;
}
&__link-list &__link-list {
display: none;
padding-left: 1rem;
margin-top: 0.5rem;
margin-bottom: 1.5rem;
}
.active + &__link-list {