diff --git a/sass/site/primary/_posts-and-pages.scss b/sass/site/primary/_posts-and-pages.scss index 9bec8980..704f7d13 100644 --- a/sass/site/primary/_posts-and-pages.scss +++ b/sass/site/primary/_posts-and-pages.scss @@ -7,7 +7,7 @@ } .byline, -.updated { +.updated:not(.published){ display: none; }