Feat(dioxus): finished tech category, footer, contact, and started home and tech cards

This commit is contained in:
2025-04-22 16:28:12 -06:00
parent 467edd5e54
commit f2e479acc7
13 changed files with 367 additions and 77 deletions

View File

@ -0,0 +1,3 @@
:root {
--underlineTitle: 4px solid purple;
}