Fix position of footer logo

This commit is contained in:
2022-06-03 20:34:26 +03:00
parent 600cb0f636
commit 3364f2ca10

View File

@@ -108,6 +108,10 @@ footer {
width: 50%; width: 50%;
align-items: start; align-items: start;
.middle {
margin-right: 5.4rem;
}
.middle img { .middle img {
max-width: 55px; max-width: 55px;
margin-top: 10px; margin-top: 10px;