Backport some changes and fixes
Return the separator customization that got lost in some commit Don't blur the nav when it's not visible Don't scale down the article card when clicking on a tag
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:active {
|
||||
&:active:not(:has(.tag:active)) {
|
||||
transform: var(--active);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user