Skip to content

Commit 39a2e6d

Browse files
committed
Add typography section to styleguide
1 parent 8c780a2 commit 39a2e6d

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

views/styleguide/index.jade

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,38 @@ block content
1010

1111
h1.mbf Styleguide
1212

13+
li.list-item
14+
.row
15+
.cell.cell--s.well.well--l
16+
17+
h2.mbm#typography Typography
18+
19+
.mbl
20+
h3 Headings
21+
22+
p.h1 This is a first-level heading
23+
p.h2 This is a second-level heading
24+
p.h3 This is a third-level heading
25+
p.h4 This is a fourth-level heading
26+
27+
h3 Body
28+
29+
p.
30+
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus
31+
vitae risus vitae lorem iaculis placerat. Aliquam sit amet felis.
32+
Etiam congue. Donec risus risus, pretium ac, tincidunt eu, tempor
33+
eu, quam. Morbi blandit mollis magna. Suspendisse eu tortor. Donec
34+
vitae felis nec ligula blandit rhoncus. Ut a pede ac neque mattis
35+
facilisis. Nulla nunc ipsum, sodales vitae, hendrerit non.
36+
37+
h4 Sizes
38+
39+
p.tss This is small text
40+
p This is base text
41+
p.tsl This is large text
42+
p.tsxl This is extra large text
43+
p.tsxxl This is extra, extra large text
44+
1345
li.list-item
1446
.row
1547
.cell.cell--s.well.well--l

0 commit comments

Comments
 (0)