Adding in link to Git Repo

This commit is contained in:
Frank Delaguila
2022-10-04 21:15:04 -06:00
parent 001e362d38
commit ef0293fe00
3 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
html, body {
background-color: #f8f8f8;
}
.hero:before {
display: block;
background-color: #c00;
@@ -15,8 +19,8 @@
.stat-container {
border: 1px solid #efefef;
padding: 1rem;
border-radius: 0.25rem;
padding: 1.5rem;
border-radius: 0.75rem;
}
.section-header:after {