Skip to content

Commit

Permalink
fixed box-shadow hover
Browse files Browse the repository at this point in the history
  • Loading branch information
beyzaozdemr committed Sep 25, 2024
1 parent d360782 commit 95a21ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ header a span {
column-gap: 24px;
row-gap: 48px;
}
.portfolio-item:hover{
.port-div:hover{
box-shadow:
0px 2px 1px 0px #2E2F4214,
0px 1px 1px 0px #2E2F4229,
Expand Down

0 comments on commit 95a21ae

Please sign in to comment.