Filtering fixed
Build LinkLog Development Image / development-image (push) Successful in 11s

This commit is contained in:
2026-08-28 11:14:11 +02:00
parent 74b2c400c6
commit 381930c23f
5 changed files with 21 additions and 1 deletions
+2
View File
@@ -154,6 +154,8 @@ body::selection {
border-radius: 50%;
content: '';
transform: rotate(-12deg);
/* decorative only: must not swallow clicks on the toolbar selects underneath */
pointer-events: none;
}
.site-header h1,
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.2.0"
"version": "0.2.1"
}