Created
December 7, 2017 21:42
-
-
Save AtrumGeost/37aeda7f1254419df5280c0af6e73dfa to your computer and use it in GitHub Desktop.
customstyle.css
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
/*Prevent header image from cutting off mobile view*/ | |
div.custom-header-image { | |
min-height: 250px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment