forked from mirror/_s
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
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.byline,
|
.byline,
|
||||||
.updated {
|
.updated:not(.published){
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in New Issue