Fix unlogged in pages not shown

This commit is contained in:
Lim Chee Aun 2023-06-18 20:26:13 +08:00
parent 4007c9b2d6
commit fcc7d8ddea

View file

@ -11,9 +11,6 @@
padding: 16px;
cursor: default;
}
#welcome ~ * {
display: none;
}
#welcome .hero-container {
padding-block: 60px;