eeemmaa / typographic-insets

Use the CSS float property to add some insets into a piece of text.
0 stars 0 forks source link

Typographic-insets troubles #1

Open eeemmaa opened 8 years ago

eeemmaa commented 8 years ago

Hi Thomas,

A few things... I had 15% accuracy for the screenshot but my pullquote and image weren't at the right spots. And the "A" in the pullquote was close to the rest of the paragraph but now it's stranded and alone. I'm not sure how to fix all of these things.

(P.S. you know how the screenshot is 1400px? On my laptop I can't stretch my browser that far because it's only a 13" screen. So I'm wondering if this is part of the problem when I'm attempting to match the screenshots.)

Thanks!!

-Emma Group 3

@thomasjbradley

thomasjbradley commented 8 years ago

The width of your monitor isn't a problem for the screenshots, it's able to capture images larger than your screen.

For the image and pull-quote they need to stick out the sides—try using negative margins:

margin-left: -150px;