fix: Adjust logo scaling and positioning in navbar for improved centering
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
max-width: 250px;
|
||||
object-fit: contain;
|
||||
display: block;
|
||||
transform: scale(1.6) translateY(2px); /* Leicht nach unten verschoben zum Zentrieren */
|
||||
transform: scale(1.7) translateY(6px);
|
||||
transform-origin: left center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user