Skip to content

Commit

Permalink
vh
Browse files Browse the repository at this point in the history
  • Loading branch information
Keywos committed Feb 17, 2024
1 parent 311fd50 commit 1d51c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<style>
body {
width: 100%;
height: 100%;
height: 100vh;
overflow-x: hidden;
overflow-y: auto;
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-store-front-end",
"version": "2.14.140",
"version": "2.14.141",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit 1d51c61

Please sign in to comment.