Update button sizing
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user