add latest

This commit is contained in:
2022-09-23 04:04:18 +01:00
parent 6e4e70a360
commit 7c9d93d80d
23 changed files with 175 additions and 137 deletions

View File

@@ -20,6 +20,6 @@ defineProps<{
<style lang="scss">
.border {
border: 0.1rem solid #2e3f4e;
border: 0.1rem solid $off-black;
}
</style>