Left align hero overlay and archive features to flow better with left aligned layouts

This commit is contained in:
Michael Rose
2016-06-06 15:16:24 -04:00
parent df86cb62c2
commit ad303b9484
3 changed files with 11 additions and 13 deletions

View File

@@ -149,7 +149,6 @@ a:hover {
@include breakpoint($small) {
margin-bottom: 0;
text-align: center;
@include gallery(4 of 12);
.feature__item-teaser {
@@ -158,14 +157,8 @@ a:hover {
}
}
.archive__item-body {
padding-left: 0.5em;
padding-right: 0.5em;
}
&--left {
@include full();
// margin-bottom: 2em;
font-size: 1.25rem;
.archive__item-teaser {
@@ -187,7 +180,6 @@ a:hover {
&--right {
@include full();
// margin-bottom: 2em;
font-size: 1.25rem;
.archive__item-teaser {
@@ -211,7 +203,6 @@ a:hover {
&--center {
@include full();
// margin-bottom: 2em;
font-size: 1.25rem;
.archive__item-teaser {