added animated effect on hover to Gallery

This commit is contained in:
2026-02-02 20:59:10 +01:00
parent 4d8d10765c
commit 62c99fd5de
2 changed files with 13 additions and 4 deletions

View File

@@ -130,6 +130,10 @@
line-height: 1rem;
}
.changelog-entry-link:hover {
font-weight: 700;
}
.webring-container {
display: flex;
flex-direction: row;