Skip to content

Commit

Permalink
Revert "Added another font"
Browse files Browse the repository at this point in the history
This reverts commit 48c3fbd.
  • Loading branch information
juliahermak committed Nov 3, 2023
1 parent 48c3fbd commit 80d0ba3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
<option value="Tahoma, sans-serif">Tahoma</option>
<option value="'Trebuchet MS', sans-serif">Trebuchet MS</option>
<option value="'Gill Sans', sans-serif">Gill Sans</option>
<option
value="system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"
>
System
</option>
</select>
</component>
</v-app>
Expand Down

0 comments on commit 80d0ba3

Please sign in to comment.