0.0.187 media 360px footer

This commit is contained in:
2023-10-31 17:20:01 +03:00
parent 04daddefa7
commit ad9e6aa6b9
2 changed files with 54 additions and 8 deletions

View File

@@ -183,6 +183,50 @@
display: none;
}
/* footer*/
.first-column>div:first-child{
text-align: center;
margin: 40px 0;
}
.first-column>div:nth-child(2)>div:first-child{
text-align: center;
}
footer{
height: unset;
margin-top: unset;
}
footer>div{
padding: 10px;
height: unset;
}
.left-column,
.right-column,
.first-column,
.second-column,
.third-column
{
width: unset;
float: unset;
text-align: center;
}
/*.sf_1_column{*/
/* padding: unset;*/
/*}*/
.second-footer>div{
text-align: center;
}
.second-footer>div>div{
padding: unset;
padding-bottom: 15px;
}
/* footer*/