From 2f07ccee83cb45b263be196cfec70a0ae4d6216f Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Fri, 11 Aug 2017 22:28:59 -0400 Subject: [PATCH] Update custom.css --- remarkbox_theme_meta/static/theme/meta/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remarkbox_theme_meta/static/theme/meta/css/custom.css b/remarkbox_theme_meta/static/theme/meta/css/custom.css index a8826db..5ebe7ad 100644 --- a/remarkbox_theme_meta/static/theme/meta/css/custom.css +++ b/remarkbox_theme_meta/static/theme/meta/css/custom.css @@ -32,7 +32,7 @@ blockquote { margin-bottom: 10px; margin-left: 15px; padding-left: 15px; - border-left: 3px solid #AA0000; + border-left: 4px solid #AA0000; } .pricebox {