Last active
September 6, 2021 15:09
-
-
Save GitToDaChoppa/4da573bc2a6941298f1cd916f02aad33 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
| <section class="hero"> | |
| <div class="hero-body"> | |
| <div class="container"> | |
| <h1 class="title"> | |
| Hero title | |
| </h1> | |
| <h2 class="subtitle"> | |
| Hero subtitle | |
| </h2> | |
| </div> | |
| </div> | |
| </section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment