Update waifu.css

This commit is contained in:
丑小鸦
2023-07-28 15:08:42 +08:00
committed by GitHub
parent a25269bd89
commit 4f199725e5

View File

@@ -2,6 +2,10 @@
display: none !important;
}
.background-hide:before {
display: none !important;
}
.zero-margin-bottom {
margin-bottom: 0 !important;
}