Adds in missing class
Brings in class that was missing from updated Sass but in style.css. Props @corvannoorloos
This commit is contained in:
parent
beae35b2e2
commit
96718641de
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.byline,
|
.byline,
|
||||||
.updated {
|
.updated:not(.published){
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue