From d4c53e387874f049be45f02e760282af41034965 Mon Sep 17 00:00:00 2001 From: Bobby Date: Sun, 4 Jun 2023 05:57:02 -0400 Subject: Article Recommendation Engine --- static/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/styles.css b/static/css/styles.css index 28f45ddf..2b01ba16 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -252,7 +252,7 @@ blockquote { .highlight { background: #311b4f26 !important; - padding: 20px; + padding: 5px 20px; box-sizing: border-box; border-radius: 8px; text-align: left !important; -- cgit v1.2.3