Skip to content

Commit f8c01e2

Browse files
save file
1 parent 08cf16d commit f8c01e2

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

merry-christmas/2025/merry-christmas-2025.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,30 +37,31 @@
3737
--bottom-click:270px;
3838
}
3939

40-
@media (max-width:767px){
40+
@media(max-height:1200px){
4141
body
4242
{ --fs-title:50px;
43-
--fs-link:20px;
44-
--fs-prev:20px;
45-
--fs-loading:20px;
46-
--top-title:30px;
43+
--fs-link:25px;
44+
--fs-prev:25px;
45+
--fs-loading:16px;
46+
--top-title:60px;
4747
--bottom-click:50px;
4848
}
4949
}
5050

51-
@media(max-height:1200px){
51+
@media (max-width:767px){
5252
body
5353
{ --fs-title:50px;
54-
--fs-link:25px;
55-
--fs-prev:25px;
56-
--fs-loading:16px;
57-
--top-title:60px;
54+
--fs-link:20px;
55+
--fs-prev:20px;
56+
--fs-loading:20px;
57+
--top-title:30px;
5858
--bottom-click:50px;
5959
}
6060
}
6161

6262

6363

64+
6465
canvas
6566
{position:fixed;width:100vw;height:100vh}
6667

0 commit comments

Comments
 (0)