From 397cba80abde9a03252aeea7227a4eca00ed5b6e Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 6 Feb 2026 00:00:31 -0500 Subject: feat: summer camps --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 5fcdfe9..48c8c3f 100644 --- a/static/styles.css +++ b/static/styles.css @@ -232,4 +232,8 @@ a[target*="_blank"]:after { content: url('/assets/icons/open-in-new.svg'); display: inline-block; width: 1em; +} + +table { + width: 100%; } \ No newline at end of file -- cgit v1.2.3