Updating theme - version 4.0.0 - fonts, conditional comments, prev & next posts,...
[ghost-theme-willow.git] / source / sass / components / _post-view-meta.scss
diff --git a/source/sass/components/_post-view-meta.scss b/source/sass/components/_post-view-meta.scss
deleted file mode 100644 (file)
index 12ec7d3..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
-|-------------------------------------------------------------------------------
-| Post view meta - date & tags
-|-------------------------------------------------------------------------------
-*/
-.c-post-view-meta {
-  line-height: 2;
-  font-size: 0.8em;
-  font-style: italic;
-  color: $c-grayDark;
-}
-
-.c-post-view-meta__tags {
-  text-transform: lowercase;
-}
-
-.c-page-title__heading + .c-post-view-meta {
-  margin-top: 20px;
-}
\ No newline at end of file