diff options
| author | Henry Jameson <me@hjkos.com> | 2022-08-08 14:21:06 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-08-08 14:21:06 +0300 |
| commit | 55791f3824c64931b699ca9ee6e63b15a8932042 (patch) | |
| tree | e0b6842fbefd66ce02fde6b09703bfcdf2a5d3a6 | |
| parent | e147dbfb8226f1f6c072a6e9231a0ccbb13a4bc5 (diff) | |
move pleroma-tan just a tiny bit lower
| -rw-r--r-- | src/components/update_notification/update_notification.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/update_notification/update_notification.scss b/src/components/update_notification/update_notification.scss index 77ee275a..8cad1bc7 100644 --- a/src/components/update_notification/update_notification.scss +++ b/src/components/update_notification/update_notification.scss @@ -4,7 +4,7 @@ } .UpdateNotificationModal { - --__top-fringe: 18em; // how much pleroma-tan should stick her head above + --__top-fringe: 15em; // how much pleroma-tan should stick her head above --__bottom-fringe: 80em; // just reserving as much as we can, number is mostly irrelevant --__right-fringe: 8em; |
