From 55791f3824c64931b699ca9ee6e63b15a8932042 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 8 Aug 2022 14:21:06 +0300 Subject: [PATCH] move pleroma-tan just a tiny bit lower --- src/components/update_notification/update_notification.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;