Created
August 4, 2020 14:18
-
-
Save daledesilva/c6fe268e4fa8a48e233ff77b5b4ef1a9 to your computer and use it in GitHub Desktop.
This file contains 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
/* Adjust Media Grid Text */ | |
/* Updated: 04/08/2020 */ | |
.ev-media-grid-item-title { | |
font-size: 1.3em !important; | |
margin-bottom: 0.3em; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment