feat: added contacts

This commit is contained in:
Nick 2024-12-03 04:59:27 -06:00
parent 9a4c92d0cf
commit 8b0c2b632e
27 changed files with 3899 additions and 279 deletions

View file

@ -22,7 +22,7 @@ pageList : List (Attribute msg)
pageList =
[ spacing 30
, centerX
, centerY
, alignTop
, paddingEach { top = 30, bottom = 30, left = 30, right = 30 }
]