distributed spaces of items in title
This commit is contained in:
parent
5ec326083f
commit
ad3a744b31
File diff suppressed because one or more lines are too long
|
@ -246,7 +246,9 @@ main {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.accordion-title {
|
.accordion-title {
|
||||||
|
ul,ol{
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
}
|
||||||
@include breakpoint(small){
|
@include breakpoint(small){
|
||||||
li {
|
li {
|
||||||
&.title,
|
&.title,
|
||||||
|
|
Loading…
Reference in New Issue