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;
border: none;
border-radius: 5vw;
width: 25vw;
height: 10vw;
width: 20vw;
height: 8vw;
font-size: 2vw;
background-color: rgb(104, 255, 0, 0.39);
cursor: pointer;