feat: added and customized AY navbar

This commit is contained in:
Nick 2024-12-11 02:38:42 -06:00
parent 0569a063bb
commit a7000d6302
53 changed files with 2517 additions and 872 deletions

View file

@ -32,9 +32,8 @@ homePage image =
, centerY
, spacing 20
]
[ row [ centerX, E.width fill, height <| px 100 ]
[ html image
]
[ el [ centerX, E.width fill, height <| px 100 ] <|
html image
, column
[ paddingEach
{ top = 15