Skip to content

Commit

Permalink
Add viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Apr 23, 2019
1 parent 68d72f1 commit 4471dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/embed/src/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ doctype html
html
head
meta(charset="utf-8")
meta(viewport="initial-scale=1,width=device-width")
title #{htmlWebpackPlugin.options.title}
style
| body { margin: 0; }
Expand Down

0 comments on commit 4471dd4

Please sign in to comment.