diff --git a/css/style.css b/css/style.css index 2c5f738..fb6c458 100644 --- a/css/style.css +++ b/css/style.css @@ -40,6 +40,7 @@ body::before { flex-shrink: 0; text-align: center; padding: 7px 16px; + padding-bottom: calc(7px + env(safe-area-inset-bottom)); background: rgba(255,255,255,0.02); border-top: 1px solid rgba(255,255,255,0.06); z-index: 100; diff --git a/index.html b/index.html index a58e96d..909a6a8 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
- +