Created
October 28, 2021 03:49
-
-
Save maagmirror/7f216fa626d13a04b14fd0e8087fce73 to your computer and use it in GitHub Desktop.
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: 600px){ | |
| /* #logo img { | |
| position: initial; | |
| display: block; | |
| width: 40px; | |
| height: auto; | |
| } */ | |
| p{ | |
| font-size: 1.5em!important; | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment