css Anpassung
This commit is contained in:
@@ -71,6 +71,12 @@ a:hover { color: var(--accent-light); }
|
||||
padding: var(--gap) calc(var(--gap) / 1.5);
|
||||
}
|
||||
|
||||
.logo {
|
||||
max-height: 60px; /* hier die maximale Höhe anpassen */
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* ---------- Kopf & Fuß ---------- */
|
||||
header, footer {
|
||||
background: var(--bg-alt);
|
||||
|
Reference in New Issue
Block a user