Change tab indent to space for consistency (#2614)
This commit is contained in:
parent
8a60d43b12
commit
a89a015ce7
1 changed files with 1 additions and 1 deletions
|
@ -23,8 +23,8 @@
|
|||
|
||||
h4 {
|
||||
margin-top: 0 !important; /* override*/
|
||||
line-height: inherit;
|
||||
margin-bottom: 0.75em;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
@at-root .page__content #{&} h4 {
|
||||
|
|
Loading…
Reference in a new issue