mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: added glow
This commit is contained in:
parent
6867defd0a
commit
2b0c07de0d
7 changed files with 30 additions and 15 deletions
|
@ -116,6 +116,7 @@ navbarContainer device content =
|
|||
, D.color colourTheme.textDarkOrange
|
||||
, B.color colourTheme.backgroundDarkGrey
|
||||
, O.glow
|
||||
, spacing 3
|
||||
]
|
||||
(case ( device.class, device.orientation ) of
|
||||
( Phone, Portrait ) ->
|
||||
|
@ -284,7 +285,7 @@ mobileNavbar =
|
|||
]
|
||||
[ column
|
||||
[ padding 5
|
||||
, centerY
|
||||
, alignTop
|
||||
, centerX
|
||||
]
|
||||
[ column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue