add: 4 more achievements
This commit is contained in:
parent
50f4592de2
commit
b501a7c5f0
5 changed files with 52 additions and 7 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue