mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-30 03:11:30 +03:00
Add annotation.
This commit is contained in:
parent
bdf82afb9c
commit
483b850b6e
@ -108,6 +108,7 @@ pageView content url =
|
|||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
header : Element msg
|
||||||
header =
|
header =
|
||||||
Element.row [ Element.padding 20, Element.Border.width 2, Element.spaceEvenly ]
|
Element.row [ Element.padding 20, Element.Border.width 2, Element.spaceEvenly ]
|
||||||
[ Element.el [ Font.size 30 ]
|
[ Element.el [ Font.size 30 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user