peakshift / peakshift-website

🖼 Finally a portfolio site?
http://www.peakshift.com
3 stars 2 forks source link

Create a media component that stretches the full width of #mainContent #27

Closed johnsBeharry closed 6 years ago

johnsBeharry commented 6 years ago

Acceptance Criteria: #11

SOLUTION

OUTLINE

Given "100vw" = 1000
And "body" = 992
And "#mainContent" = 70% of body
And "#contentArea", padding left = 10% of #mainContent
Then ".media--stretched" = 70vw
And ".media--streched", margin-left = -(100vw*0.7)0.1