5 lines
64 B
CSS
Raw Permalink Normal View History

2025-02-15 10:19:38 +01:00
@media screen {
[template-type="front"] {
display: none;
}
}