mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: started working on responsiveness
This commit is contained in:
parent
e6b3e90698
commit
0339496f42
37 changed files with 790 additions and 249 deletions
|
@ -16,7 +16,7 @@ import Route exposing (Route)
|
|||
import Shared exposing (..)
|
||||
import View exposing (View)
|
||||
import Config.Viewport exposing (..)
|
||||
|
||||
import Config.Response exposing (..)
|
||||
page : Shared.Model -> Route () -> Page Model Msg
|
||||
page shared route =
|
||||
Page.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue