better hr style

This commit is contained in:
blek 2023-12-22 23:34:04 +10:00
parent 25183b9160
commit f432e51a79
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ h3 {
font-size: 1em;
}
hr {
background: transparent;
height: 0px;
border: 0;
border-bottom: 1px solid #323432;
}
.md-content {
h1 {
font-size: 2.5em;