This commit is contained in:
Julie Blanc 2025-12-19 10:17:06 +01:00
parent 8c604d12c9
commit 79833e88a7
13 changed files with 455 additions and 11 deletions

View file

@ -7,6 +7,7 @@
.logo {
margin-top: calc(var(--spacing)*0.25);
margin-bottom: calc(var(--spacing)*1);
opacity: 0;
svg{
width: 100px;
}