[TASK] add icons to back button and download button
All checks were successful
CI/CD Pipeline / test (push) Successful in 14m12s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
Marie Birner
2025-05-03 16:26:43 +02:00
parent 540031cab4
commit a60606bbe4
2 changed files with 6 additions and 2 deletions

View File

@ -10,4 +10,8 @@
&-white {
@apply text-white hover:text-primary-100 underline;
}
&-no-underline {
@apply no-underline;
}
}