[TASK] add icons to back button and download button

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;
}
}