From c0502710e5ad915ede45dbaf2c43ef3c75479c3a Mon Sep 17 00:00:00 2001 From: Donglei Zhang Date: Thu, 21 May 2020 10:14:33 +0800 Subject: [PATCH] Optimize the style of #waifu (#41) --- waifu.css | 1 + 1 file changed, 1 insertion(+) diff --git a/waifu.css b/waifu.css index fe6ceef..293e492 100755 --- a/waifu.css +++ b/waifu.css @@ -26,6 +26,7 @@ bottom: -1000px; left: 0; line-height: 0; + margin-bottom: -10px; position: fixed; transform: translateY(3px); transition: transform .3s ease-in-out, bottom 3s ease-in-out;