Skip to content

Commit 075e5a7

Browse files
author
Donna Peplinskie
committed
Add viewport meta tag
1 parent 27a5ab1 commit 075e5a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<title>Coffee Shop Menu Board</title>
67

78
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">

0 commit comments

Comments
 (0)