Revert "feat: esteketan hover-a aldatzen du"

This reverts commit 16e7badbb9.
This commit is contained in:
2026-01-24 09:15:49 +01:00
parent 16e7badbb9
commit 3819c04cda
2 changed files with 1 additions and 6 deletions

View File

@@ -124,16 +124,11 @@ header {
}
a {
display: inline-block;
color: var(--black);
text-decoration-thickness: 0.3ex;
text-underline-offset: 0.3ex;
}
a:hover {
transform: translate(-4px, -4px);
}
nav {
position: sticky;
top: 0;