Created
April 11, 2018 12:22
-
-
Save alvarotrigo/d82c5429e3848d648429ed04c92bf418 to your computer and use it in GitHub Desktop.
Tumblr responsive site
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
.fp-responsive .fp-bg{ | |
position: relative !important; | |
} | |
.fp-responsive #section-2{ | |
padding: 30px 0; | |
} | |
.fp-responsive .content{ | |
padding: 10%; | |
} | |
.fp-responsive .section-3-wrapper{ | |
margin: 10%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment