diff --git a/assets/css/style.css b/assets/css/style.css index 8a59a14..e38ee36 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -18,6 +18,7 @@ body, html { font-family: system-ui, Avenir, Helvetica, Arial, sans-serif; color: white; height: 100%; + overflow-x: visible; }