Comments jonas started the conversationAugust 18, 2015 at 10:09pmfirebug says the typo in the toogle is h3, but it's much more smaller in front end. why is that?jonas repliedAugust 18, 2015 at 10:16pmah I see the point, you have decleared an extra toogle h3 in css right? toogle body text.toggle h3 {}and the toogle headline.toggle h3 a {} Sign in to reply ...
firebug says the typo in the toogle is h3, but it's much more smaller in front end. why is that?
ah I see the point, you have decleared an extra toogle h3 in css right?
toogle body text
.toggle h3 {
}
and the toogle headline
.toggle h3 a {
}