Fixed wrong footer rendering on community page

This commit is contained in:
Ravi Kiran Raju
2022-01-31 19:55:00 +01:00
parent b2063eedeb
commit c530a8c914
2 changed files with 3 additions and 27 deletions
-4
View File
@@ -215,10 +215,6 @@ body.td-404 main .error-details {
}
}
body > footer {
width: 100vw;
}
/* FOOTER */
footer {
background-color: #303030;