Revert "feat: esteketan hover-a aldatzen du"
This reverts commit 16e7badbb9.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -124,16 +124,11 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
display: inline-block;
|
|
||||||
color: var(--black);
|
color: var(--black);
|
||||||
text-decoration-thickness: 0.3ex;
|
text-decoration-thickness: 0.3ex;
|
||||||
text-underline-offset: 0.3ex;
|
text-underline-offset: 0.3ex;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
|
||||||
transform: translate(-4px, -4px);
|
|
||||||
}
|
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user