File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ < header class ="w-100 pa3 ph5-ns bg-white ">
2
+ < div class ="dt mw9 center w-100 ">
3
+ < div class ="dtc v-mid tl w-50 ">
4
+ < a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
5
+ Tachyons
6
+ < div class ="dib ">
7
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v< %= version %> </ small >
8
+ </ div >
9
+ </ a >
10
+ </ div >
11
+ < nav class ="db dtc v-mid w-100 tr ">
12
+ < a title ="Documentation " href ="/docs/ "
13
+ class ="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib ">
14
+ Docs
15
+ </ a >
16
+ < a title ="Components " href ="/components/ "
17
+ class ="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib ">
18
+ Components
19
+ </ a >
20
+ < a title ="Tachyons on GitHub " href ="http://github.com/tachyons-css/tachyons/ "
21
+ class ="f6 fw6 dim link black-70 mr1 mr3-m mr4-l dn dib-l ">
22
+ GitHub
23
+ </ a >
24
+ </ nav >
25
+ </ div >
26
+ </ header >
Original file line number Diff line number Diff line change 4
4
< a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-70 dim " title ="Home ">
5
5
Tachyons
6
6
< div class ="dib ">
7
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.4.2 </ small >
7
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-70 fw2 "> v4.5.0 </ small >
8
8
</ div >
9
9
</ a >
10
10
</ div >
You can’t perform that action at this time.
0 commit comments