diff --git a/public/themes/dist_static/static/css/about-history.css b/public/themes/dist_static/static/css/about-history.css index c176e6e..ea51471 100644 --- a/public/themes/dist_static/static/css/about-history.css +++ b/public/themes/dist_static/static/css/about-history.css @@ -113,8 +113,9 @@ } .ah-block + .ah-block { - margin-top: 4.5rem; - padding-top: 1rem; + margin-top: 3em; + padding-top: 3rem; + border-top: 1px solid #ebebeb; } .ah-block { @@ -271,6 +272,7 @@ } .ah-block + .ah-block { - margin-top: 3rem; + margin-top: 2rem; + padding-top: 2rem; } }