style: fixed the footer

This commit is contained in:
Anand Chitipothu
2021-05-05 12:53:24 +05:30
parent 370d3a321b
commit e330f45adc
5 changed files with 88 additions and 0 deletions

View File

@@ -102,3 +102,23 @@ section.lightgray {
width: 40%;
display: inline-block;
}
.footer-grouped-links {
display: none;
}
.footer-info {
border-top: 0px;
margin-top: 0px;
.footer-col-right {
padding-top: 1.8rem;
}
}
.web-footer {
border-top: 1px solid #E2E6E9;
padding: 0px;
padding: 2rem 0px;
margin-top: 2rem;
}