Created
April 21, 2021 17:49
-
-
Save chrisdevereux/7fa007e9b942599470d354515390f62d to your computer and use it in GitHub Desktop.
css overrides
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
.card-header { | |
background: #FFFFFF; | |
box-shadow: 0px 2px 5px rgba(102, 178, 46, 0.2); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment