Add annotation.

This commit is contained in:
Dillon Kearns 2019-07-23 19:27:08 -07:00
parent bdf82afb9c
commit 483b850b6e

View File

@ -108,6 +108,7 @@ pageView content url =
]
header : Element msg
header =
Element.row [ Element.padding 20, Element.Border.width 2, Element.spaceEvenly ]
[ Element.el [ Font.size 30 ]