Fix lint
This commit is contained in:
parent
444a07cf5f
commit
71b641151e
1 changed files with 2 additions and 2 deletions
|
@ -62,13 +62,13 @@ body.footer, body.header {
|
|||
|
||||
body.tocs {
|
||||
h1 {
|
||||
text-align: center;
|
||||
margin-bottom: 45px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.row {
|
||||
border-bottom: 1px dashed black;
|
||||
margin-bottom: $font-size-base;
|
||||
border-bottom: 1px dashed black;
|
||||
font-size: $font-size-base * 1.5;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue