refactor styles for mobile v., added btn in img and styles for btn-img

This commit is contained in:
Kostya
2023-11-30 12:53:42 +03:00
parent 950df68981
commit afbd0f68a6
2 changed files with 17 additions and 14 deletions

View File

@@ -186,17 +186,14 @@ body {
height: 65px;
}
.icons-margin img {
.icons-margin a {
margin: 0 10px;
}
.footer-mobile__block img {
display: flex;
justify-content: center;
align-items: center;
background: #D9D9D91F;
.chat-icon a,
.home-icon a,
.settings-icon a {
background: #000;
}
/* /Footer */