new nav background

This commit is contained in:
sundae 2025-09-10 17:07:14 +03:00
parent e31d782995
commit dcda525c16
No known key found for this signature in database
9 changed files with 105 additions and 36 deletions

View file

@ -7,7 +7,6 @@
transform: translateY(-4px);
}
}
@keyframes slide {
0% {
background-position: 0% 100%;
@ -17,7 +16,6 @@
background-position: 200% 100%;
}
}
article#bio {
& ul {
margin: 0 var(--pad-xl);