diff options
Diffstat (limited to 'static/upload.css')
| -rw-r--r-- | static/upload.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/upload.css b/static/upload.css index 9add614..ca9006a 100644 --- a/static/upload.css +++ b/static/upload.css @@ -1,7 +1,7 @@ .upload-container {
display: inline-block;
max-width: 100%;
- margin-top: 50px;
+ margin-top: 10px;
}
.upload-wrapper {
|
