diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index 18e28ed..b372366 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -276,7 +276,7 @@ a.alert_message:hover{color : grey} /*Logo register user*/ #logo{ - max-width: 30%; + max-width: 40%; margin-top: 1em; margin-bottom: 1em; } diff --git a/core/templates/register_user.html b/core/templates/register_user.html index 4fc40ee..5927a4a 100644 --- a/core/templates/register_user.html +++ b/core/templates/register_user.html @@ -18,14 +18,16 @@ {% endfor %} {% endif %} -