diff --git a/auth/assets/public/style.css b/auth/assets/public/style.css index 13f0df810..f80c8cf84 100644 --- a/auth/assets/public/style.css +++ b/auth/assets/public/style.css @@ -18,7 +18,8 @@ body { } .logo { - height: 45px; + max-height: 45px; + max-width: 75%; } .version { diff --git a/auth/assets/templates/inc_footer.html.tpl b/auth/assets/templates/inc_footer.html.tpl index df1a9e2e4..9302ee294 100644 --- a/auth/assets/templates/inc_footer.html.tpl +++ b/auth/assets/templates/inc_footer.html.tpl @@ -12,7 +12,7 @@ cortezaproject.org GitHub - + version {{ version }}