Last active
April 6, 2017 11:07
-
-
Save ellenbauer/3d0f292167a039f2f0c89b7269dbf6ab to your computer and use it in GitHub Desktop.
Uku Slider Bugfix
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
@media screen and (min-width: 85em){ | |
.featured-slider .entry-thumbnail {padding-bottom: 581px;} | |
.featured-slider {max-height: 581px;} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment