From b46e5704e03abde7886eaf6734cf2a2f1df826ce Mon Sep 17 00:00:00 2001 From: Extravi <98912029+Extravi@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:49:55 -0400 Subject: [PATCH] Update styles.css --- static/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/styles.css b/static/css/styles.css index a90e811..1f8a41e 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -209,7 +209,7 @@ a:hover, .text-result-wrapper { max-width: 550px; word-wrap: break-word; - margin-top: 35px; + margin-bottom: 35px; } .text-result-wrapper a {