FEAT: Added experiences section.

This commit is contained in:
MajorDroolz
2022-12-25 18:37:41 -05:00
parent 30f3c69d32
commit de831dbea3
3 changed files with 91 additions and 18 deletions

View File

@@ -17,6 +17,7 @@
--start-timing: cubic-bezier(0,.5,0,.9);
--grad: linear-gradient(45deg, #F008, #00F8);
--shadow: 0px 10px 50px 0 #0008;
}
.light { --color: var(--light) }