Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
MetalP88 authored Apr 21, 2024
1 parent 61c313e commit 4e4630b
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 @@ -6,7 +6,6 @@ body {
height: 90vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

Expand Down Expand Up @@ -203,4 +202,4 @@ input[type="checkbox"] {
#overlay.active {
pointer-events: all;
opacity: 0.7;
}
}

0 comments on commit 4e4630b

Please sign in to comment.