mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2024-11-23 22:00:56 +01:00
5 lines
74 B
CSS
5 lines
74 B
CSS
@media screen and (max-width: 900px) {
|
|
iframe {
|
|
display: none;
|
|
}
|
|
} |