summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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;