Add photoswipe captions

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-08-14 19:30:36 +03:00
parent 2200d995ce
commit 140a6b938e
8 changed files with 80 additions and 11 deletions

View File

@@ -16,12 +16,11 @@
color: color-mix(in srgb, var(--text) 30%, var(--background));
a {
text-decoration: none;
color: inherit;
}
a:hover {
color: var(--text-900);
color: var(--text-800);
}
.footer-nav {