aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-11-18 11:54:53 -0500
committerJesús <heckyel@hyperbola.info>2019-11-18 11:54:53 -0500
commitf1407c44634f3fb005b3bfc6dc2d3cfa36de96c5 (patch)
tree4996ccf748b0955304bf5e351c359fcd27d2e70d
parent0a62476203dde8951e42f3fa093d5018cbe640e1 (diff)
downloadcl-f1407c44634f3fb005b3bfc6dc2d3cfa36de96c5.tar.lz
cl-f1407c44634f3fb005b3bfc6dc2d3cfa36de96c5.tar.xz
cl-f1407c44634f3fb005b3bfc6dc2d3cfa36de96c5.zip
update styles
-rw-r--r--cl-theme/static/css/style.css4
1 files 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 {