diff --git a/server/src/uds/static/css/uds-html5.css b/server/src/uds/static/css/uds-html5.css index 0b2489af..98990ecc 100644 --- a/server/src/uds/static/css/uds-html5.css +++ b/server/src/uds/static/css/uds-html5.css @@ -85,6 +85,7 @@ footer { } .profile-img { + font-size: 96px; width: 96px; height: 96px; margin: 0 auto 10px; diff --git a/server/src/uds/templates/uds/html5/index.html b/server/src/uds/templates/uds/html5/index.html index 37ad8a93..fce20567 100644 --- a/server/src/uds/templates/uds/html5/index.html +++ b/server/src/uds/templates/uds/html5/index.html @@ -2,7 +2,20 @@ {% load i18n static html5 %} {% block js %}