Skip to content

Commit

Permalink
checked
Browse files Browse the repository at this point in the history
  • Loading branch information
Kononov committed Jan 12, 2024
1 parent 2cd42da commit 8097cdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 14_accessibility/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,10 @@ img {
appearance: none;
}

.footer__check:checked {
opacity: 0;
}

.footer__span {
position: relative;
padding-left: 19px;
Expand Down

0 comments on commit 8097cdd

Please sign in to comment.