Skip to content

Commit

Permalink
feat: add animation for gallery btns
Browse files Browse the repository at this point in the history
  • Loading branch information
LesiaUKR committed Aug 28, 2024
1 parent bd9c684 commit 994dc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/gallery.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
border: none;
top: 50%;
transform: translateY(-50%);

transition: background-color $animation-reveal;
&::after {
content: '';
display: block;
Expand Down

0 comments on commit 994dc15

Please sign in to comment.