6
6
< title >
7
7
Avenir Next / Measure / Typography / Docs / TACHYONS
8
8
</ title >
9
- < meta name ="author " content ="@mrmrs ">
9
+ < meta name ="author " content ="@mr3rs ">
10
10
< meta name ="description " content ="Simple css ">
11
11
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
12
12
< link rel ="stylesheet " href ="/css/tachyons.min.css ">
15
15
< header class ="bg-black-025 black-70 pb4 sans-serif ">
16
16
17
17
< div class ="bb b--black-10 ph3 ph4-ns pv4 ">
18
- < h1 class ="f4 f3-ns ttu mtn heavy tracked "> < a class ="black-40 link dim " href ="/ "> Tachyons</ a > </ h1 >
18
+ < h1 class ="f4 f3-ns ttu mt0 heavy tracked "> < a class ="black-40 link dim " href ="/ "> Tachyons</ a > </ h1 >
19
19
< h2 class ="f4 mv0 fw6 dib pr1 "> < a class ="black-40 link dim " href ="/docs/ "> Docs</ a > </ h2 >
20
20
< span class ="fw2 black-40 "> /</ span >
21
21
< h3 class ="f4 mv0 fw6 dib pr1 "> < a class ="black-40 link dim " href ="/docs/#typography "> Typography</ a > </ h3 >
@@ -24,28 +24,28 @@ <h4 class="f4 mv0 fw6 dib"><a class="black-40 link dim" href="#">Measure</a></h4
24
24
< span class ="fw2 black-40 "> /</ span >
25
25
< h5 class ="f4 mv0 fw6 dib black-90 "> Avenir Next</ h5 >
26
26
< div class ="mtl ">
27
- < dl class ="black-40 pr3 light dib mrm ">
27
+ < dl class ="black-40 pr3 light dib mr3 ">
28
28
< dt class ="db "> Version</ dt >
29
29
< dd class ="f2 f1-ns b db pl0 ml0 "> < %= moduleVersion %> </ dd >
30
30
</ dl >
31
- < dl class ="black-40 light dib mrm ">
31
+ < dl class ="black-40 light dib mr3 ">
32
32
< dt class ="db "> Filesize</ dt >
33
33
< dd class ="f2 f1-ns b db pl0 ml0 "> < %= moduleSize %> </ dd >
34
34
</ dl >
35
35
< div class ="cf ">
36
- < dl class ="black-40 dib mrm mtn ">
36
+ < dl class ="black-40 dib mr3 mt0 ">
37
37
< dt class ="db "> Declarations </ dt >
38
38
< dd class ="db pl0 ml0 f2 f1-ns b "> < %= moduleObj.declarations.total %> </ span > </ dd >
39
39
</ dl >
40
- < dl class ="black-40 dib mrm ">
40
+ < dl class ="black-40 dib mr3 ">
41
41
< dt class ="db prs "> Selectors </ dt >
42
42
< dd class ="db pl0 ml0 f2 f1-ns b "> < %= moduleObj.selectors.total %> </ dd >
43
43
</ dl >
44
- < dl class ="black-40 dib mrm ">
44
+ < dl class ="black-40 dib mr3 ">
45
45
< dt class ="db prs "> Max. Specificity Score </ dt >
46
46
< dd class ="db pl0 ml0 f2 f1-ns b "> < %= moduleObj.selectors.specificity.max %> </ dd >
47
47
</ dl >
48
- < dl class ="black-40 dib mrm ">
48
+ < dl class ="black-40 dib mr3 ">
49
49
< dt class ="db prs "> Size of Avg. Rule </ dt >
50
50
< dd class ="db pl0 ml0 f2 f1-ns b "> < %= moduleObj.rules.size.average %> </ dd >
51
51
</ dl >
@@ -66,14 +66,14 @@ <h5 class="f4 mv0 fw6 dib black-90">Avenir Next</h5>
66
66
</ header >
67
67
< main class ="sans-serif ">
68
68
< div class ="ph3 ph4-ns ">
69
- < h1 class ="f5 book sans-serif ptxl ttu black-100 "> Avenir Next set to < b > 4rem/64px</ b > at < b > 30em</ b > </ h1 >
69
+ < h1 class ="f5 book sans-serif pt5 ttu black-100 "> Avenir Next set to < b > 4rem/64px</ b > at < b > 30em</ b > </ h1 >
70
70
< p class ="mega measure lh-title mtl ">
71
71
< span class ="">
72
72
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
73
73
tempor invidunt ut labore et dolore magna aliquyam erat.
74
74
</ span >
75
75
</ p >
76
- < h1 class ="f5 book sans-serif ptxl bt b--light-gray ttu black-100 "> Avenir Next set to < b > 2rem/32px</ b > at < b > 30em</ b > </ h1 >
76
+ < h1 class ="f5 book sans-serif pt5 bt b--light-gray ttu black-100 "> Avenir Next set to < b > 2rem/32px</ b > at < b > 30em</ b > </ h1 >
77
77
< div class ="pb4 ">
78
78
< p class ="f1 measure lh-copy mtl ">
79
79
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
@@ -82,7 +82,7 @@ <h1 class="f5 book sans-serif ptxl bt b--light-gray ttu black-100">Avenir Next s
82
82
no sea takimata sanctus est Lorem ipsum dolor sit amet.
83
83
</ p >
84
84
</ div >
85
- < h1 class ="f5 book sans-serif ptxl mbl bt b--light-gray ttu black-100 "> Avenir Next set to < b > 1.5rem/24px</ b > at < b > 30em</ b > </ h1 >
85
+ < h1 class ="f5 book sans-serif pt5 mbl bt b--light-gray ttu black-100 "> Avenir Next set to < b > 1.5rem/24px</ b > at < b > 30em</ b > </ h1 >
86
86
< div class ="cf w-100 pb4 ">
87
87
< div class ="fl w-100 ">
88
88
< p class ="f2 measure lh-title tj mbn ">
@@ -98,7 +98,7 @@ <h1 class="f5 book sans-serif ptxl mbl bt b--light-gray ttu black-100">Avenir Ne
98
98
</ p >
99
99
</ div >
100
100
</ div >
101
- < h1 class ="f5 book sans-serif ptxl bt b--light-gray ttu black-100 mbl "> Avenir Next set to < b > 1.25rem/20px</ b > at < b > 30em</ b > </ h1 >
101
+ < h1 class ="f5 book sans-serif pt5 bt b--light-gray ttu black-100 mbl "> Avenir Next set to < b > 1.25rem/20px</ b > at < b > 30em</ b > </ h1 >
102
102
< div class ="cf w-100 pb4 ">
103
103
< div class ="fl w-100 prn prl-l ">
104
104
< p class ="f3 measure lh-copy tj mbn ">
@@ -123,7 +123,7 @@ <h1 class="f5 book sans-serif ptxl bt b--light-gray ttu black-100 mbl">Avenir Ne
123
123
</ p >
124
124
</ div >
125
125
</ div >
126
- < h1 class ="f5 book sans-serif ptxl mbl bt b--light-gray ttu black-100 "> Avenir Next set to < b > 1rem/16px</ b > at < b > 30em</ b > </ h1 >
126
+ < h1 class ="f5 book sans-serif pt5 mbl bt b--light-gray ttu black-100 "> Avenir Next set to < b > 1rem/16px</ b > at < b > 30em</ b > </ h1 >
127
127
< div class ="pb4 ">
128
128
< p class ="f4 measure lh-copy tj mbn ">
129
129
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
@@ -137,7 +137,7 @@ <h1 class="f5 book sans-serif ptxl mbl bt b--light-gray ttu black-100">Avenir Ne
137
137
</ p >
138
138
139
139
</ div >
140
- < h1 class ="f5 book sans-serif ptxl bt b--light-gray ttu black-100 "> Avenir Next set to < b > .85rem/14px</ b > at < b > 30em</ b > </ h1 >
140
+ < h1 class ="f5 book sans-serif pt5 bt b--light-gray ttu black-100 "> Avenir Next set to < b > .85rem/14px</ b > at < b > 30em</ b > </ h1 >
141
141
< div class ="cf w-100 pb4 ">
142
142
< div class ="fl w-100 ">
143
143
< p class ="small measure lh-copy tj ">
0 commit comments