Skip to content

Commit 1608e0d

Browse files
authored
Update custom.css
1 parent 6d6abb0 commit 1608e0d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

custom.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ a {
2323
}
2424

2525
hr {
26-
border: none;
27-
border-top: 2px solid #a7a7a8; /* or any color you want */
28-
margin: 2em 0;
26+
border: none !important;
27+
border-top: 3px solid #a7a7a8 !important;
28+
margin: 2em 0 !important;
2929
}
30+

0 commit comments

Comments
 (0)