Merge branch 'correction_logo'
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-01-08 15:02:49 +01:00
commit 6e51087b70
11 changed files with 36 additions and 54 deletions

View file

@ -11,16 +11,16 @@
}
.icon{
width: 24px;
height: 24px;
width: 20px;
height: 20px;
position: relative;
top: -2px;
}
svg{
display: flex;
align-items: center;
width: 24px;
height: 24px;
width: 20px;
height: 20px;
}

View file

@ -27,8 +27,8 @@
text-decoration: none;
}
.icon {
width: 20px;
height: 20px;
width: 16px;
height: 16px;
svg{
width: 100%;
height: 100%;