Skip to content

Commit dc4e235

Browse files
committed
[css-speech] Update the viewport meta tag
1 parent 06ef201 commit dc4e235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-speech-1/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<link href="https://www.w3.org/TR/2018/NOTE-css3-speech-20180206/"
99
rel=canonical>
10-
<meta content="width=device-width" name=viewport>
10+
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
1111
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
1212
<link href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
1313
rel=dcterms.rights>

0 commit comments

Comments
 (0)