diff --git a/theme/css/page.css b/theme/css/page.css index e649a51..a2300a9 100644 --- a/theme/css/page.css +++ b/theme/css/page.css @@ -107,6 +107,11 @@ h2 { margin-right: 4px !important; } +hr { + margin-top: 16px !important; + margin-bottom: 16px !important; +} + @media (max-width: 641px) { .hideonmobile { display: none !important;