LearnNewsExamplesServices
Frontmatter
id5667
titlePortal.view.home.ContentBox: try out a box-shadow instead of a border
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 1, 2024, 8:07 PM
updatedAtAug 1, 2024, 8:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/5667
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 1, 2024, 8:09 PM

Portal.view.home.ContentBox: try out a box-shadow instead of a border

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 1, 2024, 8:07 PM

Definitely a topic for @mxmrtns:

For me, a border is not as good as a content separation as a box-shadow.

box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); feels too much (same value as the header shadow)

box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); feels nicer.

Screenshot 2024-08-01 at 19 53 43

Screenshot 2024-08-01 at 20 04 23

tobiu added the enhancement label on Aug 1, 2024, 8:07 PM
tobiu assigned to @tobiu on Aug 1, 2024, 8:07 PM
tobiu referenced in commit d8de125 - "Portal.view.home.ContentBox: try out a box-shadow instead of a border #5667" on Aug 1, 2024, 8:09 PM
tobiu
tobiu Aug 1, 2024, 8:09 PM

feel free to revert this one, in case you disagree.

tobiu closed this issue on Aug 1, 2024, 8:09 PM