Hello. I use this CSS Code
Code:
P{
margin-left: 1.47em !important;
margin-right: 1.47em !important;
}
body {
margin-top: 0.70em !important;
}
Div{
margin-left: 0.25em !important;
}
*{
color:black !important;
}
div{
max-width: 90vw !important;
}
but it doesn't regulate the footer! Please tell me how to do this?