dictionaire + fix the delete button

This commit is contained in:
2025-07-31 22:33:49 -04:00
parent 9ff25fdd48
commit c8bfb1f0db
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -47,8 +47,8 @@ body{
grid-column: span 3;
}
.key > svg {
width: 1.50em;
height: 1.50em;
width: 1.70em;
height: 1.70em;
}
.key:hover, .key:focus{
--lightness-offset: 10%;