1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2026-06-06 02:30:25 +08:00
Files
CMoe-Counter/assets/style.css
fumiama 058ec5dc5d init
2021-06-07 21:18:19 +08:00

5 lines
74 B
CSS

@media screen and (max-width: 900px) {
iframe {
display: none;
}
}