From 6b8fc09b8b739220059c4083b6d5080dd39af02c Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Wed, 12 Apr 2023 23:59:53 +0900 Subject: [PATCH] bigger waifus --- public/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/style.css b/public/style.css index 2c400d0f7..ba1d5cecd 100644 --- a/public/style.css +++ b/public/style.css @@ -3376,7 +3376,7 @@ body.waifuMode .expression-holder { position: fixed; left: 0; right: 0; - bottom: 100px; + bottom: 0; padding-left: 10px; padding-right: 10px; text-align: center; @@ -3386,7 +3386,7 @@ body.waifuMode .expression-holder { } body.waifuMode img.expression { - height: 70vh; + height: 90vh; max-width: 100%; max-height: 90vh; vertical-align: bottom;