typo fix
This commit is contained in:
parent
b85091686f
commit
a985f5ca33
1 changed files with 2 additions and 1 deletions
|
@ -59,6 +59,7 @@ body > header,
|
||||||
body > footer,
|
body > footer,
|
||||||
video,
|
video,
|
||||||
audio,
|
audio,
|
||||||
|
.syndication,
|
||||||
.footnote-backref,
|
.footnote-backref,
|
||||||
.footnote-back,
|
.footnote-back,
|
||||||
.encourage,
|
.encourage,
|
||||||
|
@ -86,4 +87,4 @@ pre {
|
||||||
|
|
||||||
.h-feed .h-entry {
|
.h-feed .h-entry {
|
||||||
page-break-after: always;
|
page-break-after: always;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue