change the fonts

This commit is contained in:
Andreas Zweili 2021-01-25 18:02:55 +01:00
parent e4b6248a77
commit 990f588ed5
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ export default {
</script>
<style>
@import url("https://fonts.googleapis.com/css2?family=Jost&display=swap");
* {
box-sizing: border-box;
}