Update the website with some new content

This commit is contained in:
Keavon Chambers
2023-04-05 02:34:16 -07:00
parent a74376e224
commit 4bdb026d9a
6 changed files with 424 additions and 171 deletions
+8
View File
@@ -0,0 +1,8 @@
#upcoming-tech {
background-color: var(--color-navy);
color: var(--color-fog);
a {
color: var(--color-mustard);
}
}