Last active
August 29, 2015 14:05
-
-
Save lqez/d40c7e61d79d1c1ce8f5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.landing header .top-social { | |
margin-top: 10px; | |
margin-right: 0; | |
width: 320px; | |
} | |
.landing header .fb-like-wrap, .landing header .tw-like-wrap, .landing header .gp-like-wrap { | |
/* display: inline-block; */ | |
float: left; | |
} | |
.landing header .social-tw { | |
/* margin-top: 10px; */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment