mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 12:55:12 -05:00
feat: worked on some stuff
This commit is contained in:
parent
d8ac47c5ee
commit
cfbab179e2
48 changed files with 45 additions and 47 deletions
3
frontend/src/Config/Response.elm
Normal file → Executable file
3
frontend/src/Config/Response.elm
Normal file → Executable file
|
@ -18,4 +18,5 @@ pageListDesktop =
|
|||
, paddingEach { top = 30, bottom = 30, left = 30, right = 30 }
|
||||
, E.width (fill |> minimum 100)
|
||||
, E.width (fill |> maximum 875)
|
||||
]
|
||||
, scrollbarY
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue