修复编译

This commit is contained in:
tangly
2022-10-21 17:10:59 +08:00
parent 061ad7fe0d
commit 3193fec25c

View File

@@ -24,10 +24,6 @@ body::-webkit-scrollbar-thumb {
background: rgba(45, 170, 219, 0.3);
}
.font-custom {
font-family: theme(fontFamily.custom)
}
.wrapper {
min-height: 100vh;
display: flex;