adasd
This commit is contained in:
BIN
public/assets/bilder/404.jpg
Normal file
BIN
public/assets/bilder/404.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
BIN
public/assets/bilder/logo.png
Normal file
BIN
public/assets/bilder/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 514 KiB |
BIN
public/assets/bilder/logo_wuerfel.png
Normal file
BIN
public/assets/bilder/logo_wuerfel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
BIN
public/assets/bilder/orig/404.png
Normal file
BIN
public/assets/bilder/orig/404.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
BIN
public/assets/bilder/orig/logo.xcf
Normal file
BIN
public/assets/bilder/orig/logo.xcf
Normal file
Binary file not shown.
@@ -42,6 +42,22 @@
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.mm-brand {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1.25rem;
|
||||
}
|
||||
|
||||
.mm-logo {
|
||||
width: 54px;
|
||||
height: 54px;
|
||||
object-fit: contain;
|
||||
border-radius: 14px;
|
||||
background: #fff;
|
||||
border: 1px solid var(--line);
|
||||
box-shadow: 0 8px 20px rgba(16, 16, 24, 0.08);
|
||||
}
|
||||
|
||||
.mm-kicker {
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.2em;
|
||||
@@ -303,4 +319,5 @@
|
||||
@media (max-width: 720px) {
|
||||
.mm-shell { padding: 2rem 1.25rem 3rem; }
|
||||
.mm-header { flex-direction: column; align-items: flex-start; }
|
||||
.mm-brand { flex-direction: column; align-items: flex-start; }
|
||||
}
|
||||
Reference in New Issue
Block a user