Skip to content

Commit

Permalink
Fix background color for mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof committed May 1, 2024
1 parent 208c0fd commit f28cdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/assets/almanac.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ search.findbox input {
padding-right: 34px;
border: 1px solid #999;
border-radius: 5px;
background-color: #fff;
}

search.findbox button {
Expand Down

0 comments on commit f28cdef

Please sign in to comment.