mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-05 16:52:04 -04: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.