feat(tags): this adds support for post, link, book, show and movie tags with a tag list view and per tag pages
This commit is contained in:
parent
3d866262ca
commit
6fdc0b56b9
35 changed files with 500 additions and 70 deletions
|
@ -158,7 +158,7 @@
|
|||
|
||||
/* transforms */
|
||||
--transform-icon-default: rotate(0);
|
||||
--transform-icon-tilt: rotate(7.5deg);
|
||||
--transform-icon-tilt: rotate(10deg);
|
||||
|
||||
@media (prefers-reduced-motion) {
|
||||
--transform-icon-tilt: var(--transform-icon-default);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue