🌜 适配夜间模式

This commit is contained in:
tangly1024
2021-09-27 15:47:01 +08:00
parent 383f3dc089
commit 98bbc014a3
5 changed files with 8 additions and 8 deletions

View File

@@ -106,7 +106,7 @@ nav {
}
#waifu {
@apply left-auto right-0 hidden lg:block !important
@apply right-auto left-0 hidden lg:block z-10 !important
}
@media (max-width: 1300px){