Added max-width to logo.

pull/98/head
Fabio Caccamo 2020-08-18 17:16:43 +02:00
parent 084b0d65f3
commit f9629f5ef1
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
} }
.admin-interface #branding h1 img.logo { .admin-interface #branding h1 img.logo {
max-width: 400px;
max-height:100px; max-height:100px;
margin-top:10px; margin-top:10px;
margin-bottom:10px; margin-bottom:10px;