Skip to content

Commit

Permalink
Fixed issue with splash screen icon sometimes being squished
Browse files Browse the repository at this point in the history
  • Loading branch information
bootsie123 committed Jun 17, 2021
1 parent 4050f12 commit 099d7e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
display: block;
margin: auto;
height: 100vh;
object-fit: scale-down;
}
</style>
</head>
Expand Down

0 comments on commit 099d7e9

Please sign in to comment.