Fix author name underline + hover icon brightness

This commit is contained in:
Prospector
2026-02-07 13:51:18 -08:00
parent 13e5529f00
commit 8ab1895d8a
3 changed files with 12 additions and 6 deletions

View File

@@ -20,6 +20,13 @@ const VERSIONS: VersionEntry[] = [
// - Adjusted pop-up design to include a border.
// - Updated translations.`,
// },
{
date: `2026-02-07T13:55:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed author name appearing as hovered when hovering over various other hoverable elements in project list cards.
- Changed project list card to only brighten the background on hover, not the entire card.`,
},
{
date: `2026-02-07T12:35:00-08:00`,
product: 'web',