diff --git a/assets/stylesheets/index.css b/assets/stylesheets/index.css index 5471334..821cf68 100644 --- a/assets/stylesheets/index.css +++ b/assets/stylesheets/index.css @@ -13,7 +13,7 @@ html, body { color: #eee; padding: 10px; text-align: center; - overflow: hidden; + overflow-x: hidden; } .card {