Enterprise logo container

This commit is contained in:
softsimon
2022-07-22 01:07:19 +02:00
parent 35d6578819
commit 7db2c6ef5c
2 changed files with 11 additions and 2 deletions

View File

@@ -147,6 +147,13 @@ nav {
}
.subdomain_logo {
max-height: 45px;
max-width: 140px;
margin: auto;
}
.subdomain_container {
width: 140px;
margin-right: 15px;
display: none;
text-align: center;
}