diff --git a/assets/css/default.css b/assets/css/default.css index 07a879bb..1d62bc01 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -488,7 +488,7 @@ body.dark-theme { the hr element is rendered improperly within one. See https://stackoverflow.com/a/34372979 for more info */ hr { - margin: auto 0 auto 0; + margin: 10px 0 10px 0; } /* Description Expansion Styling*/