harmonisation des styles
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-01-29 20:57:17 +01:00
parent 9ead1c51f4
commit b3f985a41b
30 changed files with 1601 additions and 465 deletions

View file

@ -17,8 +17,8 @@
.site-header__inner{
width: 100%;
height: 100%;
border-bottom: 1px solid var(--color-bg);
transition: border-color ease-in .5s;
// border-bottom: 1px solid var(--color-bg);
// transition: border-color ease-in .5s;
display: flex;
align-items: center;
@ -37,6 +37,7 @@
#site-title {
flex-grow: 2;
opacity: 0;
svg{
width: 100px;
@media #{$small}{