From f1407c44634f3fb005b3bfc6dc2d3cfa36de96c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 18 Nov 2019 11:54:53 -0500 Subject: [PATCH] update styles --- cl-theme/static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cl-theme/static/css/style.css b/cl-theme/static/css/style.css index 7162e0d..889ef99 100644 --- a/cl-theme/static/css/style.css +++ b/cl-theme/static/css/style.css @@ -416,8 +416,8 @@ video { background: #0a0e0e; color: white; border-left: 4px solid #dbdbdb; - margin: 1.5rem 1rem; - padding: 1.5rem 1rem; + margin: 1rem 1rem; + padding: 1rem 1rem; } .content blockquote p {