Merge pull request #612 from emiluzelac/patch-33
Double quotes for consistency.
This commit is contained in:
commit
b9191d970e
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ a:active {
|
||||||
.site-content:after,
|
.site-content:after,
|
||||||
.site-footer:before,
|
.site-footer:before,
|
||||||
.site-footer:after {
|
.site-footer:after {
|
||||||
content: '';
|
content: "";
|
||||||
display: table;
|
display: table;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue