Last active
August 19, 2017 03:07
-
-
Save mholubowski/b0f911db1182d936a69ea6c5ee4d6708 to your computer and use it in GitHub Desktop.
Testing External CSS LL/Database
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
.react-SearchNav { | |
display: none; | |
} | |
.react-MainBody { | |
border: 10px solid pink !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment