modify team store and font

This commit is contained in:
colden
2025-12-24 21:45:08 +08:00
parent 28e1507889
commit 70dd10247a
10 changed files with 135 additions and 11 deletions

View File

@@ -54,6 +54,14 @@ const goDriver = (id: number) => {
</script>
<style lang="scss" scoped>
@font-face {
font-family: 'F1';
src: url('../assets/Formula1-Black.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.intro h1 {
font-size: 40px;
font-weight: bolder;