Fix IE9 author sidebar styling
This commit is contained in:
@ -77,6 +77,9 @@ a:hover {
|
||||
}
|
||||
.archive__item-teaser {
|
||||
border-radius: $border-radius;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
@include breakpoint($small) {
|
||||
@include gallery(5 of 10);
|
||||
|
Reference in New Issue
Block a user