From 3a3c3e58c332ee160d048ae324fdfde4ab189111 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Sun, 22 May 2022 13:22:01 -0400 Subject: [PATCH] shrunk & unbroke --- homepage/style.css | 2 +- homepage/views.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homepage/style.css b/homepage/style.css index b43b2c3..dcfceb0 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -181,7 +181,7 @@ button:hover { } .stats table { - width: 75%; + width: 60%; } .overview th { diff --git a/homepage/views.php b/homepage/views.php index 0ebd926..323fc84 100644 --- a/homepage/views.php +++ b/homepage/views.php @@ -70,7 +70,7 @@ if(isset($_GET['view'])){ if($_GET['view'] == "View Log"){echo "
";} if($_GET['view'] == "Overview"){include('overview.php');} if($_GET['view'] == "Today's Detections"){include('todays_detections.php');} - if($_GET['view'] == "Species Stats"){echo "