Anpassungen Layout
This commit is contained in:
BIN
static/img/about-me.webp
Normal file
BIN
static/img/about-me.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
static/img/contact-me.webp
Normal file
BIN
static/img/contact-me.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
static/img/youtube.webp
Normal file
BIN
static/img/youtube.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@@ -76,6 +76,13 @@ a.no-underline {
|
||||
padding: var(--gap) calc(var(--gap) / 1.5);
|
||||
}
|
||||
|
||||
img.footer {
|
||||
max-width: 150px;
|
||||
max-height: 60px; /* oder ein anderer fixer Wert, z. B. 500px */
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* ---------- Kopf & Fuß ---------- */
|
||||
header, footer {
|
||||
background: var(--bg-alt);
|
||||
|
Reference in New Issue
Block a user