Skip to content

Commit

Permalink
Fix quest UI mobile dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
IGPenguin committed Oct 23, 2022
1 parent 88a4551 commit bf27ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/jekyll-theme-minimal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,10 @@ select {
padding: 12px;
background-color: rgb(40,40,40);
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
width: 364px;
vertical-align: middle;
font-weight: 200;
text-align: center;
display: table-cell;
}

// Small screen width overrides
Expand Down

0 comments on commit bf27ed0

Please sign in to comment.