fix layout
Took 3 minutes
This commit is contained in:
@ -2,6 +2,7 @@ doctype html
|
||||
html
|
||||
head
|
||||
title iTender
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1.0")
|
||||
link(rel='stylesheet', href='/stylesheets/reset.css')
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
meta(charset="UTF-8")
|
||||
|
Reference in New Issue
Block a user