Missed a comma
This commit is contained in:
alex.ita 2023-12-18 10:16:17 +01:00
parent 23ec17460e
commit 8b37e854d8

View File

@ -1,4 +1,4 @@
.pageContainer .footer-js {
.pageContainer, .footer-js {
display: none;
}