cleaning
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-02-25 18:28:59 +01:00
parent aba8b4f37e
commit b436ea2770
10 changed files with 12 additions and 225 deletions

View file

@ -1,4 +1,4 @@
.category{
.type{
height: calc(var(--h-block)*0.75);
// border-radius: calc(var(--h-block)*0.75/2);
border-radius: var(--radius-small);
@ -23,7 +23,7 @@
.type{
.category{
height: calc(var(--h-block)*0.75);
border-radius: var(--radius-small);
@ -45,7 +45,7 @@
white-space: nowrap;
}
.page__type{
.page__category{
height: calc(var(--h-block)*1);
border-radius: var(--radius-small);
@ -78,7 +78,7 @@
}
.page__category{
.page__type{
height: calc(var(--h-block)*1);
border-radius: var(--radius-small);