fix(dom): indent properly and add main element

This commit is contained in:
Benedikt Rötsch
2017-10-25 14:50:12 +02:00
committed by Benedikt Rötsch
parent a5a23b4ea9
commit 62129cc1e3

View File

@@ -22,7 +22,7 @@ html
link(rel='mask-icon' href='/safari-pinned-tab.svg' color='#4a90e2') link(rel='mask-icon' href='/safari-pinned-tab.svg' color='#4a90e2')
meta(name='theme-color' content='#ffffff') meta(name='theme-color' content='#ffffff')
body body
.main main.main
.main__header .main__header
header.header header.header
.header__upper-wrapper .header__upper-wrapper