Updating theme - version 4.0.0 - fonts, conditional comments, prev & next posts,...
[ghost-theme-willow.git] / source / sass / components / _post-view-share.scss
diff --git a/source/sass/components/_post-view-share.scss b/source/sass/components/_post-view-share.scss
deleted file mode 100644 (file)
index cb61687..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
-|-------------------------------------------------------------------------------
-| Post view share - share on Twitter, Facebook and Google+
-|-------------------------------------------------------------------------------
-*/
-.c-post-view-share {
-  font-weight: bold;
-}
-
-.c-post-view-share__item--twitter {
-  color: #4099FF;
-}
-
-.c-post-view-share__item--facebook {
-  color: #3B5998;
-}
-
-.c-post-view-share__item--google {
-  color: #d34836;
-}
\ No newline at end of file