5 lines
64 B
CSS
5 lines
64 B
CSS
@media screen {
|
|
[template-type="front"] {
|
|
display: none;
|
|
}
|
|
} |