• Resolved evanberard

    (@evanberard)


    Hello,

    My blog has been working smoothly until today, when I tried experimenting with the excerpt of my latest post. Now, for some strange reason, my fonts have become way too large. Here is my site so you can see what I mean: http://evanberard.com

    Does anyone know how I can fix this?

    EDIT: And no, I didn’t paste from word 🙂

    Thanks a lot,

    Evan

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your post-entry class (in style.css) has a font-size of 1.1em, but that didn’t get in there by itself. Maybe that’s the cause?

    .post-entry {
    font-size:1.1em;
    text-align:justify;
    }

    Peter

    Thread Starter evanberard

    (@evanberard)

    Hey pboosten,

    Thanks for the quick reply mate. It’s fixed… yay!

    Evan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fonts suddenly to large’ is closed to new replies.