bug fixes

This commit is contained in:
adrian
2025-12-15 20:45:41 +01:00
parent de6f6252c2
commit c432390984
6 changed files with 62 additions and 20 deletions

View File

@ -7,7 +7,8 @@
background-color: white;
border-radius: 5px;
border-width: 4px;
max-width: 100px;
max-width: fit-content;
min-width: 100px;
margin: 5px auto;
font-size: 30px;