Skip to content

Commit 5d6ca9e

Browse files
mwczkylebuch8
authored andcommitted
add meta viewport tag to pfe-content-set demo (#415)
1 parent a4702bb commit 5d6ca9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elements/pfe-content-set/demo/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8">
55
<title>PatternFly Element | pfe-content-set Demo</title>
66
<link rel="stylesheet" href="http://overpass-30e2.kxcdn.com/overpass.css" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
78
<!-- uncomment the es5-adapter if you're using the umd version -->
89
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.2.7/custom-elements-es5-adapter.js"></script>
910
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.2.7/webcomponents-bundle.js"></script>

0 commit comments

Comments
 (0)