modify team store and font
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user