diff --git a/homepage/style.css b/homepage/style.css
index 83d6730..7a056cd 100644
--- a/homepage/style.css
+++ b/homepage/style.css
@@ -212,7 +212,7 @@ button:hover {
}
.column {
- width: 20%;
+ width: auto;
height: 100%;
}
diff --git a/scripts/overview.php b/scripts/overview.php
index dfadc51..157b06d 100644
--- a/scripts/overview.php
+++ b/scripts/overview.php
@@ -88,7 +88,6 @@ $speciestally = $result5->fetchArray(SQLITE3_ASSOC);
-
";