Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
breakdowns authored Jul 29, 2023
1 parent 7ab7a5f commit 46a41c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ a, a:hover {
box-shadow: 0px 4px 30px rgba(43, 98, 169, 0.5);
}
.profile-card-social__item.x {
background: linear-gradient(45deg, #080808, #0A0A0A);
background: linear-gradient(45deg, #333333, #0A0A0A);
box-shadow: 0px 4px 30px rgba(19, 127, 212, 0.7);
}
.profile-card-social__item.telegram {
Expand Down Expand Up @@ -390,4 +390,4 @@ a, a:hover {
background: rgba(22, 33, 72, 0.35);
border-radius: 12px;
transition: all .3s;
}
}

0 comments on commit 46a41c3

Please sign in to comment.