From eb68e0eb53a52fec79b289d7479af3f82952961f Mon Sep 17 00:00:00 2001 From: frederik Date: Sun, 31 Mar 2024 14:44:59 +0200 Subject: [PATCH] spacing --- homepage/style.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/homepage/style.css b/homepage/style.css index 2b9bd35..5a45c77 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -190,15 +190,6 @@ button:hover { display: none; } -.play table { - margin-left: auto; - margin-right: auto; -} - -.stats table { - width: 60%; -} - .overview th { background-color: rgb(219, 255, 235); text-align: center;