mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-06 08:53:45 -05:00
min-width was previously set to 736px for all screen sizes, which forced content off screen for smaller devices such as mobile phones. This modifies the search stylesheet to only apply a min-width style to devices > 800px wide.