Fix button display

This commit is contained in:
SillyLossy
2023-04-13 22:50:35 +03:00
parent 94712aa3fb
commit e5c4aa1a1c

View File

@@ -278,7 +278,6 @@ code {
transition: 0.3s;
filter: brightness(0.7);
order: 99999;
display: flex;
align-items: center;
justify-content: center;
}