This commit is contained in:
2021-11-24 16:36:59 +01:00
parent 6d11c732d1
commit c0e0669b5f

View File

@@ -31,7 +31,6 @@ body{
width: 100%;
height: 7rem;
background: transparent;
place-items: center;
padding-right: 10rem;
}
@@ -119,8 +118,11 @@ body{
color: #f2f2f2;
}
a .menu .spaceholder {
size: 0.125em;
.menu img {
display: block;
width: 60%;
margin-left: auto;
margin-right: auto;
}
.seite {