Last active
August 8, 2022 20:52
-
-
Save MariaJackson1/ed0c7d3d7a8a882a0394df94100b5a74 to your computer and use it in GitHub Desktop.
Background Images
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 (max-width: 768px) { | |
| .generate-content-header { | |
| background-size: 100% auto; | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment