From 54f2cffa1c7d26a0f1b7efe274d4b971b8925f4c Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Fri, 26 Jul 2024 02:18:39 +0800 Subject: [PATCH] Reduce back-to-top link size --- themes/leilukin/stylesheets/all.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/leilukin/stylesheets/all.css b/themes/leilukin/stylesheets/all.css index 97e0547..0792338 100644 --- a/themes/leilukin/stylesheets/all.css +++ b/themes/leilukin/stylesheets/all.css @@ -706,6 +706,7 @@ div.standalone > *:last-child { bottom: 0.5rem; right: 0.5rem; z-index: 999; + font-size: 1rem; font-weight: 700; color: #08031A !important; background-color: #FFD05A;