- 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 {
height: 50px;
height: 150px;
}
.inner {

View File

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