diff options
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; |