wordpress-menu #56
File diff suppressed because one or more lines are too long
|
@ -247,7 +247,6 @@ main {
|
|||
}
|
||||
.accordion-title {
|
||||
ul,ol{
|
||||
justify-content: space-between;
|
||||
}
|
||||
@include breakpoint(small){
|
||||
li {
|
||||
|
@ -272,6 +271,7 @@ main {
|
|||
}
|
||||
&.date {
|
||||
@include xy-cell(shrink);
|
||||
margin-left: auto; //aligns to right
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue