tiny bug fix

This commit is contained in:
landgreen
2024-11-25 21:39:35 -08:00
parent f1a6713f68
commit 97c5509278

View File

@@ -591,7 +591,7 @@ summary {
position: absolute; position: absolute;
bottom: 3px; bottom: 3px;
left: 3px; left: 3px;
z-index: 12; z-index: 10;
font-size: 1.5em; font-size: 1.5em;
transition: opacity 5s ease-in; transition: opacity 5s ease-in;
width: 100%; width: 100%;