Remove user notice.

This commit is contained in:
2024-07-09 03:11:28 +10:00
parent 46a2a2c122
commit 7b2698828a

View File

@@ -16,6 +16,7 @@
justify-content: center; justify-content: center;
} }
/* Remove comment to add user notice.
.section4 { .section4 {
text-align: center; text-align: center;
font-weight: bold; font-weight: bold;
@@ -24,8 +25,9 @@
} }
.section4::after { .section4::after {
content: "A BUNCH OF TOM HANKS MOVIES ARE BEING ADDED. THEY WON'T APPEAR IN THE RECENTLY ADDED SECTION."; content: "";
} }
*/
@media (min-device-width: 900px) { @media (min-device-width: 900px) {
.section0 .overflowBackdropCard, .section0 .overflowSmallBackdropCard { .section0 .overflowBackdropCard, .section0 .overflowSmallBackdropCard {