mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #326] [BUG] Full screen width body to 100% #223
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webac on GitHub (May 24, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/326
Hi all,
I don't know why the body width is limited to 736px or 700px (Google Images),
Is it possible to change the body width to 100%?
I tried with this and it looks okay!
max-width: 100%;Whet do you think?
Thank you
L
@benbusby commented on GitHub (May 25, 2021):
All custom styling (such as this suggestion) should go in the “Custom CSS” section of the Whoogle instance’s configuration. As much as I’d like to include everyone’s stylistic preferences, they often conflict with one another, so they should be kept unique per instance.