Double quotes for consistency
```_s``` uses ```""``` throughout except in clearings.
This commit is contained in:
parent
f136ddd333
commit
e6ffa223e0
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ a:active {
|
|||
.site-content:after,
|
||||
.site-footer:before,
|
||||
.site-footer:after {
|
||||
content: '';
|
||||
content: "";
|
||||
display: table;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue