Skip to content

Commit

Permalink
fix gog input field css
Browse files Browse the repository at this point in the history
  • Loading branch information
beckpaul committed Feb 5, 2024
1 parent 439de92 commit 8ef9120
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions public/styles/site/play.sass
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
margin: 0
font-size: 18px

input
margin: 1em 0.5em
width: 0.75em
height: 0.75em


a
Expand Down Expand Up @@ -63,6 +59,9 @@
flex-grow: 1
padding: 1.25em .75em
max-height: 500px
.displayBlock
input
width: initial


@media (max-width: 1000px)
Expand Down

0 comments on commit 8ef9120

Please sign in to comment.