Skip to content

Commit bd7eeb4

Browse files
committed
Added viewport meta tag
1 parent 94326a9 commit bd7eeb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<link rel="stylesheet" href="customoptions.css">
1313
<link rel="stylesheet" href="lib/prism.css">
1414

15+
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no">
16+
1517
<meta property="og:title" content="jQuery Selectric">
1618
<meta property="og:type" content="website">
1719
<meta property="og:description" content="Fast, simple and light jQuery plugin to customize HTML selects">

0 commit comments

Comments
 (0)