From 73872af548102779f2ad2e2cda036db0770f8f5b Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 12 Sep 2024 20:36:48 +1000 Subject: [PATCH] fix: Update css to stop cutting off last downtime check --- templates/assets/css/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/assets/css/index.css b/templates/assets/css/index.css index 051f12f..41bd3c3 100644 --- a/templates/assets/css/index.css +++ b/templates/assets/css/index.css @@ -3,7 +3,6 @@ border: solid; border-radius: 20px; padding: 20px; - max-width: 90%; } .spacer {