wordpress-menu #56

Merged
chris merged 49 commits from wordpress-menu into develop 2022-03-25 13:12:29 +01:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit ad3a744b31 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -246,7 +246,9 @@ main {
} }
} }
.accordion-title { .accordion-title {
justify-content: space-between; ul,ol{
justify-content: space-between;
}
@include breakpoint(small){ @include breakpoint(small){
li { li {
&.title, &.title,