#TagsShow article {
@include flex-direction(column);
}
#TagsShow h2 {
@include display(flex); @include align-items(center); @include flex-direction(column); margin: 2em 0; svg { width: 52px; fill: $gray-blue; }
}
#TagsShow ol.posts li { }
#TagsShow article {
@include flex-direction(column);
}
#TagsShow h2 {
@include display(flex); @include align-items(center); @include flex-direction(column); margin: 2em 0; svg { width: 52px; fill: $gray-blue; }
}
#TagsShow ol.posts li { }