footer size fix x2
This commit is contained in:
@@ -1533,6 +1533,9 @@ body {
|
||||
|
||||
.footer-banner {
|
||||
padding: 40px 0 25px;
|
||||
width: 100vw;
|
||||
margin-left: calc(-50vw + 50%);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.footer-bottom-content {
|
||||
@@ -1550,6 +1553,9 @@ body {
|
||||
.footer-banner {
|
||||
padding: 30px 0 20px;
|
||||
margin-top: 60px;
|
||||
width: 100vw;
|
||||
margin-left: calc(-50vw + 50%);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.footer-content {
|
||||
|
||||
Reference in New Issue
Block a user