1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2026-06-08 12:00:34 +08:00
This commit is contained in:
源文雨
2021-06-07 21:18:19 +08:00
parent af031718a4
commit 2c537be0ad
58 changed files with 523 additions and 0 deletions

5
assets/style.css Normal file
View File

@@ -0,0 +1,5 @@
@media screen and (max-width: 900px) {
iframe {
display: none;
}
}