Created
March 19, 2022 23:46
-
-
Save leodevbro/ab97611982dc69603b564a5cad7eff49 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
@media screen and (min-width: 1281px) { | |
.slider-header.slider-header.slider-header { | |
inset: 22% auto auto 40%; | |
align-items: center; | |
} | |
.slider-header.slider-header.slider-header h2 { | |
margin-right: 0px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment