From 1f76795425fc9ee6ee9400a7599b6f07ecd11af6 Mon Sep 17 00:00:00 2001 From: Delirious Date: Thu, 22 Feb 2024 16:19:03 -0700 Subject: [PATCH] Update styles.css Unexpected duplicate "margin-top" --- static/css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/styles.css b/static/css/styles.css index 6ec5ae1..9ea675a 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -461,7 +461,6 @@ hr.small-line { padding: 10px; font-size: 28px; display: block; - margin-top: 0px; top: 0px; left: 0px; }