This commit is contained in:
@ -235,6 +235,7 @@ img {
|
||||
}
|
||||
.footer-mobile {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.footer-mobile__list {
|
||||
list-style: none;
|
||||
@ -265,7 +266,9 @@ img {
|
||||
.mobile-question-popup {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.footer-wrap {
|
||||
width: 100%;
|
||||
}
|
||||
.question-xs {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user