Remove interfering/unnecessary with column class
This commit is contained in:
parent
ba06059f67
commit
cae8eea4c7
1 changed files with 0 additions and 2 deletions
|
@ -35,13 +35,11 @@ a.teaser {
|
||||||
}
|
}
|
||||||
|
|
||||||
.media.teaser {
|
.media.teaser {
|
||||||
display: flex;
|
|
||||||
.media-left {
|
.media-left {
|
||||||
width: 12em;
|
width: 12em;
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
display: block;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue