From bc7dfb481a5bd537cec745013ae94a1a7df257ff Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Thu, 22 Sep 2022 19:39:15 +0000 Subject: [PATCH] Random fixes --- Sniffle/sniffle.css | 2 +- account.php | 9 ++-- css/main.css | 89 +++++++++++++++++++++++----------------- css/main.scss | 4 +- css/scss/_body.scss | 41 ++++++++++++------ css/scss/_variables.scss | 2 +- image.php | 4 +- 7 files changed, 91 insertions(+), 60 deletions(-) diff --git a/Sniffle/sniffle.css b/Sniffle/sniffle.css index 4bfa591..17e04f9 100644 --- a/Sniffle/sniffle.css +++ b/Sniffle/sniffle.css @@ -66,7 +66,7 @@ z-index: 1; transform: scale(1); opacity: 1; - transition: transform 1s cubic-bezier(.19,1,.22,1), opacity 0.25s cubic-bezier(.19,1,.22,1); + transition: transform 1s cubic-bezier(.08,.82,.16,1.01), opacity 0.25s cubic-bezier(.08,.82,.16,1.01); } .sniffle-notification:nth-of-type(2) { z-index: -1; diff --git a/account.php b/account.php index e3efe7d..e8d17b7 100644 --- a/account.php +++ b/account.php @@ -24,12 +24,11 @@ if ($user_info->is_loggedin()) { ?>
-

Profile Settings

-

Profile Picture

+

Profile

+

Profile Picture

-