Fix button size
This commit is contained in:
parent
e285bba45f
commit
3d1fb28e47
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ html, body, img, #container {
|
|||
|
||||
background: rgba(0, 0, 0, .5);
|
||||
color: white;
|
||||
font-size: 40vw;
|
||||
font-size: 25vw;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue