feat: add logos

This commit is contained in:
Matthieu Bessat 2023-05-21 22:39:56 +02:00
parent 854da17109
commit 0b4efd59de
20 changed files with 257 additions and 14 deletions

View file

@ -39,10 +39,11 @@ $header-height: 6rem;
.site-header__title {
height: 100%;
width: auto;
}
.site-header__logo {
width: $header-height;
width: auto;
height: 100%;
}