better hr style
This commit is contained in:
parent
25183b9160
commit
f432e51a79
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue