0.0.187 media 360px footer
This commit is contained in:
@@ -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*/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1966,14 +1966,15 @@ button#more_button{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.benefit_img_about_service>figure{
|
||||
display: flex;
|
||||
width: 197px;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
}
|
||||
/*.benefit_img_about_service>figure{*/
|
||||
/* display: flex;*/
|
||||
/* width: 197px;*/
|
||||
/* flex-direction: column;*/
|
||||
/* justify-content: flex-end;*/
|
||||
/* align-items: center;*/
|
||||
/* gap: 20px;*/
|
||||
/*}*/
|
||||
|
||||
.benefit_img_about_service>figure>img{
|
||||
max-width: 197px;
|
||||
width: 197px;
|
||||
@@ -1988,6 +1989,7 @@ button#more_button{
|
||||
|
||||
.benefit_img_about_service>figure>figcaption{
|
||||
text-align: center;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.bottom_block_static{
|
||||
|
||||
Reference in New Issue
Block a user