adding in the first iteration of the demo for teams

This commit is contained in:
Arjun Patel
2022-01-09 22:32:13 -08:00
parent 398c03e941
commit 1e013e71e9
126 changed files with 253 additions and 4 deletions
+9
View File
@@ -22,6 +22,15 @@ a {
main {
padding: 4em;
}
.font-satisfy {
font-family: 'Satisfy', cursive;
}
.text-teal {
color: teal;
}
#main-title {
font-family: 'Satisfy', cursive;
font-size: 2em;