]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
Stylesheet tweak for hr
authorAidan Cornelius-Bell <[email protected]>
Tue, 17 Sep 2024 02:46:26 +0000 (12:16 +0930)
committerAidan Cornelius-Bell <[email protected]>
Tue, 17 Sep 2024 02:46:26 +0000 (12:16 +0930)
app/assets/stylesheets/application.css

index 8f54f65982b0077b704c29ee3f2548f586499519..24ad66b9c64f8031c4e5fd146454976ca8fa9e41 100644 (file)
@@ -241,7 +241,6 @@ button, input[type="submit"], input[type="reset"] {
 hr {
   border-top: 1px solid var(--accent-a);
   height: 1px;
-  color: var(--accent-a);
 }
 
 footer {