Created
October 5, 2018 14:10
-
-
Save BinaryMoon/a941592a6b2b566f6de12a23c27f410b 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
.recent-posts-intro { | |
background:#ccc; | |
padding: 20px; | |
margin-bottom: 30px; | |
} | |
#lead-story { | |
background: white; | |
margin-bottom: 30px; | |
} | |
#lead-story .item { | |
position: relative; | |
padding: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment