Last active
July 31, 2021 00:18
-
-
Save JosueMagnus12/7f6cc27a125f8bc87144950555362886 to your computer and use it in GitHub Desktop.
Inheriting styles
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
| <article> | |
| <p>A cool paragraph</p> | |
| <article> |
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
| article{ | |
| color: orangered; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment