skill button size

This commit is contained in:
Mashy 2019-11-22 00:39:22 +10:00
parent 28585487c6
commit c650b74ec9

View File

@ -148,7 +148,8 @@
z-index: 2;
button {
width: 100%;
height: 2em;
height: 3em;
line-height: 1;
margin-right: 1em;
background-color: black;
}