add: 4 more achievements

This commit is contained in:
trisua 2025-06-29 18:38:32 -04:00
parent 50f4592de2
commit b501a7c5f0
5 changed files with 52 additions and 7 deletions

View file

@ -582,6 +582,7 @@ input[type="checkbox"]:checked {
font-size: 12px;
border-radius: 6px;
height: max-content;
font-weight: 600;
}
.notification.tr {
@ -670,7 +671,7 @@ nav .button:not(.title):not(.active):hover {
margin-bottom: 0;
backdrop-filter: none;
bottom: 0;
position: absolute;
position: fixed;
height: max-content;
top: unset;
}