1rem bottom margin

master
Aevann 2024-10-20 10:57:45 +03:00
parent 20c09a35c1
commit a38ded9cea
1 changed files with 1 additions and 1 deletions

View File

@ -7741,7 +7741,7 @@ p:empty { /* shitty hack to fix the issue where bleach.Cleaner doesnt allow bloc
@media (max-width: 768px) {
.reddit-embed, .twitter-embed {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
margin-bottom: 1rem;
}
}