-
Notifications
You must be signed in to change notification settings - Fork 571
Open
Description
porfolio.dev/src/layouts/Layout.astro
Lines 68 to 72 in acf21bd
| #header-nav { | |
| animation: blur linear both 0.5s; | |
| animation-timeline: scroll(); | |
| animation-range: 0 500px; | |
| } |
That ID is used nowhere, so the styles it applies are not used. Please consider removing them as they only introduces confusion
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels