Skip to content

Commit

Permalink
Get rid of easing transitions
Browse files Browse the repository at this point in the history
  • Loading branch information
patrys committed Jun 19, 2024
1 parent cd8a65d commit 8f1dc7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/css/components/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

.menu__link {
font-size: var(--font-size-sm);
transition: all 0.3s ease-in-out;
position: relative;
}

Expand Down

0 comments on commit 8f1dc7d

Please sign in to comment.