fixed footer

This commit is contained in:
Navan Chauhan 2020-10-17 18:33:44 +05:30
parent db5234cb8b
commit c3d6475323
1 changed files with 4 additions and 0 deletions

View File

@ -132,6 +132,10 @@ html {
padding: 50px 0;
color: #f0f9ff;
background-color: #282d32;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.footer-dark h3 {