diff --git a/index.html b/index.html index 576a577..b6f1a53 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

tronnet

Affordable custom server solutions.

-
+

Cluster Directory

diff --git a/style.css b/style.css index 1cd44c2..8038564 100644 --- a/style.css +++ b/style.css @@ -31,7 +31,7 @@ p { .center-div { min-width: 480px; max-width: 50%; - width: min-content; + width: fit-content; margin-left: auto; margin-right: auto; }