hovertext fix

This commit is contained in:
2024-12-02 16:50:53 +11:00
parent e56756a601
commit 361d2840a6
2 changed files with 6 additions and 5 deletions

View File

@@ -248,6 +248,7 @@ h1:hover {
font-size: 0.875rem;
opacity: 0;
transition: opacity 0.2s;
white-space: nowrap;
}
.social-links a:hover::after {