Skip to content

Commit

Permalink
Merge pull request #418 from meetarora10/hover-branch
Browse files Browse the repository at this point in the history
Hover effect is now properly visible on twitter(X) icon and in every mode .
  • Loading branch information
sk66641 authored Jul 14, 2024
2 parents f30d476 + e9e5a8e commit 1e54254
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
* {
font-size: 40px;
}

/* Style the submit and reset buttons */
.button div a {
padding: 10px 20px;
Expand Down Expand Up @@ -1111,9 +1110,8 @@ input:checked+.slider:before {
}

.icons:nth-child(4) a::after {
background: rgb(19, 12, 12);
background: rgb(173, 199, 90)
}

.icons:nth-child(5) a::after {
background:
rgb(88, 101, 242)
Expand Down

0 comments on commit 1e54254

Please sign in to comment.