Created
October 4, 2016 08:17
-
-
Save phpbits/380771be80307af7399dc0d36f31baa9 to your computer and use it in GitHub Desktop.
Genesis Custom Homepage Widgets Styling
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
| /* # Homepage Widgets | |
| ---------------------------------------------------------------------------------------------------- */ | |
| .hp-widgets-section{ | |
| padding: 50px 0px 30px; | |
| border-bottom: 1px solid #eee; | |
| } | |
| .hp-widgets-section .widget{ | |
| padding: 30px 20px 0px; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment