Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
aivuk authored Sep 6, 2023
1 parent 9483872 commit 44c97d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ input[type=checkbox]:checked ~ #overlay-button span:after {
}
#overlay ul li a {
color: #f9f3e3;
;
text-decoration: none;
}

Expand Down Expand Up @@ -255,4 +254,4 @@ input[type=checkbox]:checked ~ #overlay-button span:after {
display: block;
border-radius: 999px;
box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5);
}
}

0 comments on commit 44c97d2

Please sign in to comment.