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