ColorlibHQ / illdy

Illdy is a free one page WordPress business theme with a minimal design
GNU General Public License v3.0
44 stars 38 forks source link

Guildelines - Typography - 2.1 Headings issue #51

Closed AnaMaican closed 7 years ago

AnaMaican commented 7 years ago

In the code it is implemented Headings 2, font-size 80px, font-weight 900, line-height 120px, for the Jumbotron Section and it should be:


Guildelines:

image


Jumbotron Section:

image

AnaMaican commented 7 years ago

@giucu91 It's not done.

cristianraiber commented 7 years ago

@giucu91 - she's saying that your HTML is currently using <h2> and styling it as an <h1>. The <h2> should be replaced with an <h1> as the <h2> is using the same typography as an <h1> from the styleguide.