corvée(formatage) formate

This commit is contained in:
gcch 2026-05-06 11:43:07 +02:00
commit 67f96263df
5 changed files with 55 additions and 177 deletions

View file

@ -41,13 +41,7 @@
margin: auto;
visibility: visible;
opacity: 100%;
mask-image: linear-gradient(
var(--mask-direction, to right),
hsla(0, 0%, 0%, 0),
hsl(0, 0%, 0%) 20%,
hsl(0, 0%, 0%) 80%,
hsla(0, 0%, 0%, 0)
);
mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
transition: 1s opacity ease-in-out, 1s visibility ease-in-out;
}
#page-a-propos .storytelling__animation[hidden] {
@ -118,4 +112,4 @@
}
}
/* # sourceMappingURL=page-a-propos.css.map */
/*# sourceMappingURL=page-a-propos.css.map */