improve a bit ux

This commit is contained in:
LouisLam
2021-08-09 01:58:56 +08:00
parent 11b8c61079
commit f9cb8293f3
2 changed files with 14 additions and 6 deletions

View File

@@ -143,6 +143,10 @@ export default {
}
}
main {
min-height: calc(100vh - 160px)
}
.title {
font-weight: bold;
}