Skip to content

Commit

Permalink
fixed dropdown hitbox bug
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-adriansens authored Jan 21, 2024
1 parent 18abf0b commit 3cc0214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -480,8 +480,8 @@ li>b {

.dropdown-options>h2 {
width: 100%;
margin-left: 0;
margin-right: 0;
margin: 0;
padding-bottom: 1rem;
}

.h2_wrapper>* {
Expand Down

0 comments on commit 3cc0214

Please sign in to comment.