Left align hero overlay and archive features to flow better with left aligned layouts
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user