Header für Logo angepasst
This commit is contained in:
@@ -85,7 +85,7 @@ header, footer {
|
|||||||
header {
|
header {
|
||||||
position: sticky; top: 0; z-index: 10;
|
position: sticky; top: 0; z-index: 10;
|
||||||
display: flex; justify-content: space-between; align-items: center;
|
display: flex; justify-content: space-between; align-items: center;
|
||||||
padding: 1rem calc(var(--gap) / 1.2);
|
padding: 10px calc(var(--gap) / 1.2);
|
||||||
}
|
}
|
||||||
header h1 { margin: 0; font-size: 1.4rem; }
|
header h1 { margin: 0; font-size: 1.4rem; }
|
||||||
footer {
|
footer {
|
||||||
|
Reference in New Issue
Block a user