fix: Increase logo height for better visibility in the navbar
This commit is contained in:
@@ -146,7 +146,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.brand img {
|
.brand img {
|
||||||
height: 64px; /* Logo etwas größer, Navbar hat 82px min-height */
|
height: 180px; /* Logo etwas größer, Navbar hat 82px min-height */
|
||||||
width: auto;
|
width: auto;
|
||||||
max-width: 250px; /* Optionaler max-width Schutz */
|
max-width: 250px; /* Optionaler max-width Schutz */
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
|||||||
Reference in New Issue
Block a user