🐞 fix: Update button styles and add home contact positioning
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-14 11:34:55 -05:00
parent 194d26e1d5
commit 33085ff08c
4 changed files with 12 additions and 12 deletions
+1
View File
@@ -48,4 +48,5 @@
/* Gradients */
--background-image-gradient-1: linear-gradient(180deg, rgba(242, 107, 83, 0) 39.55%, rgba(242, 107, 83, 0.2) 100%);
--background-image-button-gradient: linear-gradient(93.03deg, #F26B53 0%, #D24D32 100%);
}