Skip to content

Commit

Permalink
Fix Web viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
KmolYuan committed Aug 29, 2024
1 parent 1282da9 commit 88d0864
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions four-bar-ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
top: 0;
left: 50%;
transform: translate(-50%, 0%);
width: 100%;
height: 100%;
}

.centered {
Expand Down

0 comments on commit 88d0864

Please sign in to comment.