Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitmrj authored Apr 16, 2024
1 parent bed90d1 commit 1a099e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ a{

.user-image img{
z-index:-9;
height:400px;
weight:200px;
}

@keyframes scaleImage {
Expand Down Expand Up @@ -598,4 +600,4 @@ footer{
}
.link-wrapper div a:hover{
color: var(--bgOrange);
}
}

0 comments on commit 1a099e7

Please sign in to comment.