button w 10%
parent
9f30b9f330
commit
ce72547bec
|
@ -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%
|
||||||
}
|
}
|
Loading…
Reference in New Issue