Skip to content

Commit

Permalink
Enhanced Things
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunder-Blaze committed Jan 8, 2025
1 parent 442eace commit 0ba7998
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3151,4 +3151,10 @@ input:checked + .toggle:before {
pointer-events: none;
}
}
}

@media screen and (max-width: 420px) and (max-height: 700px) {
.resultBox {
bottom: -32px;
}
}

0 comments on commit 0ba7998

Please sign in to comment.