i'm a silly girl

This commit is contained in:
laura 2025-11-07 17:22:00 -03:00
parent e2466b202a
commit 78f540d4c3
Signed by: w
GPG key ID: BCD2117C99E69817
4 changed files with 34 additions and 9 deletions

View file

@ -516,7 +516,11 @@ section.typewriting a,
list-style: none;
}
.fm-recent {
.fm-recent:hover {
filter: none;
}
.fm-recent a {
display: flex;
flex-direction: column;
align-items: center;