diff --git a/css/dashboard.css b/css/dashboard.css index bb77969..a61b3b2 100644 --- a/css/dashboard.css +++ b/css/dashboard.css @@ -6,8 +6,9 @@ border: none; color: none; text-align: center; - width: 250px; - height: 250px; + margin: 2px; + width: 200px; + height: 200px; border-radius: 100px; } .lit-button#dashboard-authentik-button:hover{ @@ -22,8 +23,9 @@ border: none; color: none; text-align: center; - width: 250px; - height: 250px; + margin: 2px; + width: 200px; + height: 200px; border-radius: 100px; } .lit-button#dashboard-nextcloud-button:hover{ @@ -37,8 +39,9 @@ border: none; color: none; text-align: center; - width: 250px; - height: 250px; + margin: 2px; + width: 200px; + height: 200px; border-radius: 100px; } .lit-button#dashboard-wekan-button:hover{