Skip to content

Commit

Permalink
added meta viewport tag to spec.html to solve #3479
Browse files Browse the repository at this point in the history
  • Loading branch information
brettearle committed Nov 16, 2024
1 parent 284c7a0 commit e845af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en-GB-oxendict">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="img/favicon.ico">
<style>
#metadata-block {
Expand Down

0 comments on commit e845af0

Please sign in to comment.