nice heading above uploadfield

10G upload limit for nginx config
This commit is contained in:
2021-09-23 20:16:09 +02:00
parent afaad81849
commit 156aaa7a71
5 changed files with 18 additions and 8 deletions

View File

@ -1,15 +1,9 @@
.container {
}
.dropArea {
border: 2px dashed #ccc;
border-radius: 20px;
width: 480px;
font-family: sans-serif;
margin: 100px auto;
padding: 20px;
background-color: grey;
}
.dropArea:hover{