button w 10%

master
Kostanjevec 2022-06-23 21:13:00 +02:00
parent 9f30b9f330
commit ce72547bec
1 changed files with 1 additions and 6 deletions

View File

@ -138,11 +138,6 @@ html {
height: calc(100vh - 332px); height: calc(100vh - 332px);
} }
.drop-zone { .drop-zone {
max-width: 200px; max-width: 200px;
height: 200px; height: 200px;
@ -170,7 +165,7 @@ html {
button { button {
border-radius: 0px; border-radius: 0px;
width: 20%; width: 18%;
height: 70px; height: 70px;
font-size: 130% font-size: 130%
} }