page species single

This commit is contained in:
Julie Blanc 2026-02-16 12:13:55 +01:00
parent 6bd3c46bdf
commit 09d4bc5204
19 changed files with 2402 additions and 161 deletions

View file

@ -49,6 +49,7 @@
@include icon(20px);
}
.text{
font-size: var(--fs-small);
font-weight: 500;
@ -59,6 +60,10 @@
}
.btn-download .icon{
@include icon(16px);
}
label.btn-action{
display: inline-flex;
align-items: center;