fix: move about assets into src
All checks were successful
Docker / build-and-push-image (push) Successful in 1m0s
All checks were successful
Docker / build-and-push-image (push) Successful in 1m0s
This commit is contained in:
parent
414164f3b1
commit
9d86db033f
22 changed files with 77 additions and 68 deletions
|
@ -59,3 +59,9 @@
|
|||
@apply underline decoration-2 underline-offset-2;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue