Refactor galleries and single page

This commit is contained in:
2025-12-30 19:37:33 +01:00
parent 8143f90bfc
commit 21faef78ee
9 changed files with 301 additions and 152 deletions

View File

@ -143,10 +143,6 @@
@apply list-decimal pl-6 my-4;
}
.markdown li {
/* @apply mb-1; */
}
.markdown blockquote {
@apply border-l-4 pl-4 italic text-muted-foreground my-4;
}
@ -175,9 +171,9 @@
@apply line-through text-muted-foreground;
}
div:hover {
/* div:hover {
border-color: var(--hover-border-color);
}
} */
@layer base {
* {