Page MenuHomePhabricator

[landing] decrease spacing between paragraphs in landing page info blocks
ClosedPublic

Authored by ginsu on Aug 15 2023, 12:43 PM.
Tags
None
Referenced Files
F2256307: D8822.id29926.diff
Fri, Jul 12, 10:40 PM
Unknown Object (File)
Thu, Jul 11, 5:47 AM
Unknown Object (File)
Thu, Jul 11, 2:59 AM
Unknown Object (File)
Thu, Jul 11, 2:19 AM
Unknown Object (File)
Sat, Jul 6, 6:19 PM
Unknown Object (File)
Sat, Jul 6, 4:27 PM
Unknown Object (File)
Sat, Jun 15, 11:26 AM
Unknown Object (File)
Jun 10 2024, 7:24 PM
Subscribers

Details

Summary

@ashoat brought this up IRL, this diff addresses decreasing the spacing between paragraphs from 40px => 24px.

Test Plan

Please see screenshots below

Before:

Screenshot 2023-08-15 at 3.40.22 PM.png (2×3 px, 865 KB)

Screenshot 2023-08-15 at 3.40.24 PM.png (2×3 px, 820 KB)

After:

Screenshot 2023-08-15 at 3.40.02 PM.png (2×3 px, 830 KB)

Screenshot 2023-08-15 at 3.40.04 PM.png (2×3 px, 870 KB)

Diff Detail

Repository
rCOMM Comm
Branch
final-landing-page-touchups
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu requested review of this revision.Aug 15 2023, 1:02 PM
ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: ashoat, atul.
ginsu added inline comments.
landing/info-block.css
23 ↗(On Diff #29926)

We add 16px here since we removed 16px from the paragraph class below

landing/landing.css
44 ↗(On Diff #29926)

Switched from margin to padding here since this was causing margin collapse

This revision is now accepted and ready to land.Aug 15 2023, 1:21 PM