This commit is contained in:
2022-11-15 16:43:55 +02:00
parent bcbdbb38c1
commit 14eb9f2aa8
18 changed files with 73 additions and 37 deletions

View File

@@ -179,12 +179,13 @@ header .customize {
}
footer .customize {
width: 100vw;
/* width: 100vw; */
background-color: #d7d7d7;
display: flex;
flex-direction: column;
align-items: center;
padding: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
footer .customize img {