Update index.css

This commit is contained in:
Glitchii 2022-03-17 18:15:09 -07:00 committed by GitHub
parent 419b0f60de
commit 4a72eba678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2121,7 +2121,7 @@ body.emptyEmbed.emptyContent .emptyTxt {
} }
.msgEmbed { .msgEmbed {
margin: 20px 0px; margin: 30px 0 10px 0;
padding: 0.125rem 0 20px 65px; padding: 0.125rem 0 20px 65px;
} }
@ -2139,4 +2139,4 @@ body.emptyEmbed.emptyContent .emptyTxt {
.markup>blockquote, .markup pre { .markup>blockquote, .markup pre {
max-width: 99%; max-width: 99%;
} }
} }