forked from MarseyWorld/MarseyWorld
fix twitter embed margin
parent
4278b77377
commit
e171e7c237
|
@ -7720,6 +7720,10 @@ img[src$="/e/speechbubble.webp"] {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.twitter-embed {
|
||||||
|
margin-bottom: 0.8rem;
|
||||||
|
}
|
||||||
|
|
||||||
#view-art-sidebar img {
|
#view-art-sidebar img {
|
||||||
max-height: 300px !important;
|
max-height: 300px !important;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
|
Loading…
Reference in New Issue