Skip to content

Commit

Permalink
Merge pull request #96 from gudzsv/feature/projects
Browse files Browse the repository at this point in the history
Update projects.css
  • Loading branch information
gudzsv committed May 1, 2024
2 parents d166392 + 632d030 commit 599e808
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/partials/projects/projects.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@ line-height: 19.36px;
letter-spacing: -0.02em;
text-align: left;
}
.project-btn:hover,
.project-btn:focus {
background-color: #E0373F;
transform: scale(1.05);
}

.projects-swiper-btns {
display: flex;
Expand Down

0 comments on commit 599e808

Please sign in to comment.