mirror of
https://github.com/journey-ad/Moe-Counter.git
synced 2025-02-03 13:13:27 +01:00
5 lines
74 B
CSS
5 lines
74 B
CSS
|
@media screen and (max-width: 900px) {
|
||
|
iframe {
|
||
|
display: none;
|
||
|
}
|
||
|
}
|