From b331a0fcd4a38b5f99afcc6214ea0a15c8afd3bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Wed, 16 Aug 2017 16:15:41 -0500 Subject: fixed comment in styles --- css/_libresocial.sass | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'css/_libresocial.sass') diff --git a/css/_libresocial.sass b/css/_libresocial.sass index aa4751c..aa1dc65 100644 --- a/css/_libresocial.sass +++ b/css/_libresocial.sass @@ -17,18 +17,18 @@ text-align: center font-variant: normal text-transform: none - // fix buttons height, for twitter bootstrap + /* fix buttons height, for twitter bootstrap */ line-height: 1em - /* Animation center compensation - margins should be symmetric - /* remove if not needed + /* Animation center compensation - margins should be symmetric */ + /* remove if not needed */ margin-left: .2em - /* you can be more comfortable with increased icons size - /* font-size: 120%; - /* Font smoothing. That was taken from TWBS + /* you can be more comfortable with increased icons size */ + /* font-size: 120%; */ + /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased -moz-osx-font-smoothing: grayscale - /* Uncomment for 3D effect - /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); + /* Uncomment for 3D effect */ + /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ .icon-diaspora:before content: '\e800' -- cgit v1.2.3