Skip to content

Commit

Permalink
Update site.css
Browse files Browse the repository at this point in the history
  • Loading branch information
etkmlm authored Jul 29, 2024
1 parent 7301c81 commit 7a0605a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ a{
.head-sec .one{
background-image: url('../images/back.png');
background-size: cover;
background-position: center;
background-blend-mode: difference;
}

Expand Down Expand Up @@ -162,4 +163,4 @@ a{
box-shadow: 5px 5px 5px 0 #000;
width: 80px;
height: 80px;
}
}

0 comments on commit 7a0605a

Please sign in to comment.