button w 10%
parent
9f30b9f330
commit
ce72547bec
|
@ -138,11 +138,6 @@ html {
|
|||
height: calc(100vh - 332px);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.drop-zone {
|
||||
max-width: 200px;
|
||||
height: 200px;
|
||||
|
@ -170,7 +165,7 @@ html {
|
|||
|
||||
button {
|
||||
border-radius: 0px;
|
||||
width: 20%;
|
||||
width: 18%;
|
||||
height: 70px;
|
||||
font-size: 130%
|
||||
}
|
Loading…
Reference in New Issue