diff options
Diffstat (limited to 'static/.popup.scss')
-rw-r--r-- | static/.popup.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/.popup.scss b/static/.popup.scss index 4bc4650..a3e9df6 100644 --- a/static/.popup.scss +++ b/static/.popup.scss @@ -3,7 +3,7 @@ animation-duration: 6s; animation-iteration-count: 1; position: fixed; - bottom: 10px; + bottom: 60px; text-align: center; animation-fill-mode: forwards; } |