correct single 3 footer

This commit is contained in:
arlemp@selectel.ru
2021-12-05 18:53:27 +03:00
parent 4317e6106c
commit cf7dc50994
4 changed files with 70 additions and 25 deletions

View File

@@ -460,6 +460,7 @@ a{
background: #F5F5F5;
width: 768px;
height: 128px;
padding-left: 8px;
}
.number_number{
@@ -1998,6 +1999,7 @@ img-fluid{
margin-right: 8px;
}
h1 {
font-size: 24px;
}
@@ -2109,6 +2111,11 @@ img-fluid{
justify-content: center;
}
.number-img {
display: none;
}
@@ -2211,6 +2218,12 @@ and (max-device-width : 667px) {
justify-content: center;
}
.number-img {
display: none;
}