字体文件

This commit is contained in:
X1627315083
2025-10-09 13:56:00 +08:00
parent ffaf4c8d44
commit d69f430800
41 changed files with 115 additions and 30 deletions

View File

@@ -23,5 +23,6 @@ const {} = toRefs(data);
width: 100%;
height: 100%;
position: relative;
font-family: 'satoshiRegular';
}
</style>