remove border from shouts card image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0d243a76ff
commit
f521ff8d8b
@ -387,16 +387,7 @@ footer.post-footer {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.network .summary-image.portrait {
|
.network .summary-image > img {
|
||||||
border-right: 2px solid var(--shouts-dark);
|
|
||||||
}
|
|
||||||
|
|
||||||
.network .summary-image.landscape {
|
|
||||||
border-bottom: 2px solid var(--shouts-dark);
|
|
||||||
border-right: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.network .summary-image>img {
|
|
||||||
display: inherit;
|
display: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user