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 {
|
||||
ul,ol{
|
||||
justify-content: space-between;
|
||||
}
|
||||
@include breakpoint(small){
|
||||
li {
|
||||
&.title,
|
||||
|
|
Loading…
Reference in New Issue