refactor: remove unused DM Sans (#1192)
This commit is contained in:
parent
bf25339bc9
commit
3781e2f8d2
4 changed files with 0 additions and 21 deletions
10
docs/app.vue
10
docs/app.vue
|
@ -3,13 +3,3 @@
|
|||
<NuxtPage />
|
||||
</AppLayout>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: 'DM Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(/fonts/DM-sans-v11.ttf) format('truetype');
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue