diff --git a/assets/css/style.css b/assets/css/style.css index dfd97d0..8a59a14 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -17,7 +17,6 @@ body, html { background: url("../images/background.jpg") no-repeat center/cover; font-family: system-ui, Avenir, Helvetica, Arial, sans-serif; color: white; - overflow-x: hidden; height: 100%; }