Last active
February 8, 2022 20:49
-
-
Save fabi6ferreira/a9f28e85a5025a1a5136404a0d824eb6 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
section.hero-wrap h2.live-description { | |
position: relative !important; | |
display: block !important; | |
width: 100% !important; | |
max-width: 816px !important; | |
margin: 0 auto !important; | |
text-align: center!important; | |
font-family: Arial !important; | |
font-style: normal !important; | |
font-weight: 400 !important; | |
font-size: 20px !important; | |
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.69) !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment