diff --git a/src/rupload/app.py b/src/rupload/app.py index a2ed52c..c10b7e9 100644 --- a/src/rupload/app.py +++ b/src/rupload/app.py @@ -69,6 +69,7 @@ UPLOAD_PAGE = """ h2 { font-size: 20px; + margin-top: 20px; margin-bottom: 20px; color: #333; clear: both; @@ -134,12 +135,11 @@ UPLOAD_PAGE = """
- Click here to see uploaded files (non-image) at the bottom of this page.
+ Click here to see uploaded files (non-image) at the bottom of this page.

Uploaded images:

[images_html]
-

Uploaded files:

[files_html]