diff --git a/assets/sass/photoswipe.scss b/assets/sass/photoswipe.scss index f24904c..42fd567 100644 --- a/assets/sass/photoswipe.scss +++ b/assets/sass/photoswipe.scss @@ -1,5 +1,5 @@ .pswp { --pswp-bg: var(--background); --pswp-icon-color: var(--text); - --pswp-icon-color-secondary: var(--text); + --pswp-icon-color-secondary: color-mix(in srgb, var(--text) 30%, var(--background)); } diff --git a/layouts/404.html b/layouts/404.html index 1e9d5c4..4231423 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -4,7 +4,7 @@

404

This is a dead link. Whatever was here, it's gone now.

- Let's pretend this never happenedLet's pretend this never happened.

diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e01fae3..7866816 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,7 @@