diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ea431262..68b238ac 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -35,11 +35,9 @@ border-left: 0.25rem solid #e9ecef; border-right: 0.25rem solid white; } - blockquote p:last-of-type { margin-bottom: 0; } - #content div { margin-bottom: 1rem; }