Skip to content

Commit e845af0

Browse files
committed
added meta viewport tag to spec.html to solve tc39#3479
1 parent 284c7a0 commit e845af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en-GB-oxendict">
33
<meta charset="utf-8">
4+
<meta name="viewport" content="width=device-width, initial-scale=1">
45
<link rel="icon" href="img/favicon.ico">
56
<style>
67
#metadata-block {

0 commit comments

Comments
 (0)