This commit is contained in:
2023-05-17 15:47:32 +03:00
parent a5ce214825
commit 74586cc139
2 changed files with 16 additions and 13 deletions

View File

@@ -186,12 +186,12 @@ header .freeflow {
}
footer .freeflow {
width: 100vw;
background-color: #FFFFFF;
display: flex;
flex-direction: column;
align-items: center;
padding: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
footer .freeflow img {