fix twitter embed margin

master
Aevann 2024-09-25 10:13:22 +03:00
parent 4278b77377
commit e171e7c237
1 changed files with 4 additions and 0 deletions

View File

@ -7720,6 +7720,10 @@ img[src$="/e/speechbubble.webp"] {
vertical-align: middle;
}
.twitter-embed {
margin-bottom: 0.8rem;
}
#view-art-sidebar img {
max-height: 300px !important;
width: 300px;