Increased size of division-picker buttons

This commit is contained in:
Taylor Courage 2025-03-08 17:16:46 -05:00
parent 6df3b6cfa7
commit 7a672f934d

View File

@ -81,7 +81,7 @@
align-items: center; align-items: center;
justify-content: center; justify-content: center;
display: flex; display: flex;
width: 100px; width: 120px;
height: 40px; height: 40px;
padding: 0; padding: 0;
cursor: pointer; cursor: pointer;