polishing pass

This commit is contained in:
2024-08-23 20:46:46 -05:00
parent ad88da00e6
commit b8efef1a00
15 changed files with 19 additions and 63 deletions

View File

@@ -32,7 +32,6 @@ const { href } = Astro.props;
}
}
/* Overlay for hover effects. */
a::after {
content: '';
position: absolute;