Update button sizing

This commit is contained in:
jheaps
2025-08-29 16:30:18 -06:00
parent 75d4ee8f9a
commit 847f5cc970
+2 -2
View File
@@ -55,8 +55,8 @@
text-align: center; text-align: center;
border: none; border: none;
border-radius: 5vw; border-radius: 5vw;
width: 25vw; width: 20vw;
height: 10vw; height: 8vw;
font-size: 2vw; font-size: 2vw;
background-color: rgb(104, 255, 0, 0.39); background-color: rgb(104, 255, 0, 0.39);
cursor: pointer; cursor: pointer;