Update gallery page

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-13 20:35:50 +00:00
parent 9905066046
commit 6cbcc7b6f7
6 changed files with 89 additions and 87 deletions

View File

@@ -2,11 +2,11 @@
.post {
display: block;
>a {
> a {
color: inherit;
}
>a:hover {
> a:hover {
color: var(--text-800);
}