summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2025-07-19 17:11:19 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2025-07-19 17:11:19 -0400
commitd79ef14711c0c9c03c2373b823ecd55b4f7f5345 (patch)
treeaba0fb4b12e52b57ad1da852ecad3469f4514a2b /style.css
parent9af0c928eac7971c3e4e3a3485ee2d4f20a2f790 (diff)
Scheduling
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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;