Add bottom margin to hr for consistency
This commit is contained in:
parent
2dbfdf52a0
commit
ea9f20b5a0
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ mark {
|
||||||
/* Other typographic elements */
|
/* Other typographic elements */
|
||||||
hr {
|
hr {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr:after {
|
hr:after {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue