Some design work

This commit is contained in:
Ben Ramey
2014-03-23 10:22:12 -05:00
parent 16c9138941
commit 8a8dc4474f
3 changed files with 34 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
doctype html
html(lang="en",ng-app="lunchApp")
head
title Lunch
title Prandium
meta(charset='utf-8')
meta(http-equiv="X-UA-Compatible",content="IE-edge")
meta(name="viewport",content="width=device-width,initial-scale=1")
@@ -20,7 +20,8 @@ html(lang="en",ng-app="lunchApp")
#page
#main-cell
header
h1 Lunch Run Me!
h1 Prandium
small ...where lunch runs are fun
div(ng-view)