From 4a72eba678a7e0da8fde38c2e898116228eb7163 Mon Sep 17 00:00:00 2001 From: Glitchii Date: Thu, 17 Mar 2022 18:15:09 -0700 Subject: [PATCH] Update index.css --- assets/css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/index.css b/assets/css/index.css index d7eddfe..0a1cc28 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -2121,7 +2121,7 @@ body.emptyEmbed.emptyContent .emptyTxt { } .msgEmbed { - margin: 20px 0px; + margin: 30px 0 10px 0; padding: 0.125rem 0 20px 65px; } @@ -2139,4 +2139,4 @@ body.emptyEmbed.emptyContent .emptyTxt { .markup>blockquote, .markup pre { max-width: 99%; } -} \ No newline at end of file +}