Skip to content

Commit

Permalink
add bottom padding for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
smalllong authored Feb 29, 2024
1 parent 785ad56 commit 191c7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
body {
margin: 0;
padding-bottom: 20px;
}

.hidden {
Expand Down

0 comments on commit 191c7c8

Please sign in to comment.