Reduce back-to-top link size

This commit is contained in:
Helen Chong 2024-07-26 02:18:39 +08:00
parent f2290260ee
commit 54f2cffa1c
1 changed files with 1 additions and 0 deletions

View File

@ -706,6 +706,7 @@ div.standalone > *:last-child {
bottom: 0.5rem; bottom: 0.5rem;
right: 0.5rem; right: 0.5rem;
z-index: 999; z-index: 999;
font-size: 1rem;
font-weight: 700; font-weight: 700;
color: #08031A !important; color: #08031A !important;
background-color: #FFD05A; background-color: #FFD05A;