diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-07-19 17:11:19 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-07-19 17:11:19 -0400 |
| commit | d79ef14711c0c9c03c2373b823ecd55b4f7f5345 (patch) | |
| tree | aba0fb4b12e52b57ad1da852ecad3469f4514a2b /style.css | |
| parent | 9af0c928eac7971c3e4e3a3485ee2d4f20a2f790 (diff) | |
Scheduling
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ body { #toast { position: fixed; top: 20px; - right: 20px; + left: 20px; background-color: #333; color: white; padding: 12px 24px; |