Skip to content

Commit

Permalink
Add viewport-fit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Makeev committed Jul 6, 2021
1 parent 505ead2 commit c00e7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -3,7 +3,7 @@
<head>
<title>Shower Presentation Engine</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="stylesheet" href="node_modules/@shower/ribbon/styles/styles.css">
<style>
.shower {
Expand Down

0 comments on commit c00e7bb

Please sign in to comment.