add toucan!

This commit is contained in:
Julien Calixte
2022-12-07 23:26:23 +01:00
parent e78c5c6713
commit b72bfcf437
20 changed files with 106 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<header class="app-header">
<div class="wrapper">
<router-link to="/" class="logo">
<julien-calixte size="big" />
<toucan-icon />
</router-link>
</div>
</header>
@@ -16,7 +16,7 @@
} */
.app-header {
padding: 0 1rem;
padding: 0.2rem;
.wrapper {
display: flex;