- new sviluppumbria logo;

This commit is contained in:
Vitalii Kiiko
2024-10-25 14:52:55 +02:00
parent b5d5b170a4
commit 54391eba77
3 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -35,7 +35,7 @@ img {
} }
.appLogo { .appLogo {
height: 50px; height: 150px;
} }
.inner { .inner {

View File

@@ -1,5 +1,9 @@
.topBar { .topBar {
background: var(--horizontalMenu-background) padding: 0.5rem 1rem;
background: var(--horizontalMenu-background);
}
.topBar .appLogo {
height: 70px;
} }
.topBar__endContent { .topBar__endContent {
display: flex; display: flex;