Skip to content

Commit

Permalink
Merge pull request #46 from LesiaUKR/bug-fix
Browse files Browse the repository at this point in the history
feat: add animation for gallery btns
  • Loading branch information
LesiaUKR authored Aug 28, 2024
2 parents c8940c4 + 994dc15 commit 4fd1ffe
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 4fd1ffe

Please sign in to comment.