aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-12 15:25:00 +0000
committerFuwn <[email protected]>2024-06-12 15:25:00 +0000
commit7170a8ec542a6febfc9a4f3b0c083b9ee6595bff (patch)
treeb69875ef43f1aac42aa32a001aaf06287ae52773 /index.html
parentfeat(index.html): copy code hint (diff)
downloadmayu-7170a8ec542a6febfc9a4f3b0c083b9ee6595bff.tar.xz
mayu-7170a8ec542a6febfc9a4f3b0c083b9ee6595bff.zip
fix(index.html): fully hide image on mobile
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7e9cdbb..e88266a 100644
--- a/index.html
+++ b/index.html
@@ -158,6 +158,7 @@
.mascot {
display: none;
+ visibility: hidden;
}
}