From d79ef14711c0c9c03c2373b823ecd55b4f7f5345 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sat, 19 Jul 2025 17:11:19 -0400 Subject: Scheduling --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 38c4c42..6c77a0c 100644 --- a/style.css +++ b/style.css @@ -54,7 +54,7 @@ body { #toast { position: fixed; top: 20px; - right: 20px; + left: 20px; background-color: #333; color: white; padding: 12px 24px; -- cgit v1.3