added fonts avara & public-sans

This commit is contained in:
2023-04-14 12:21:32 +02:00
parent d88914c679
commit 6e6fc74e1c
70 changed files with 15361 additions and 11 deletions

View File

@@ -40,10 +40,10 @@ export default {
<template>
<header id="header">
<h1 class="row">
<router-link :to="{ name: 'home' }"><span class="title">Atlas</span> des cartes d'atterrissage</router-link>
</h1>
<div class="row top">
<h1>
<router-link :to="{ name: 'home' }"> atterrir</router-link>
</h1>
<StaticMenu/>
<UserBlock/>
</div>