diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index e946847..97b4d43 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -351,5 +351,5 @@ ul, li { padding-bottom: 10px; } .form-group{ - margin-top: 5px; + margin-top: 10px; } \ No newline at end of file diff --git a/core/templates/index.html b/core/templates/index.html index 88a92cd..fd1162f 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -22,7 +22,7 @@
-
+
{% if messages %} {% for message in messages %}