File tree 3 files changed +3
-3
lines changed
src/templates/docs/clearfix
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ <h4 class="f6 fw6">Next</h4>
148
148
</ div >
149
149
< div class ="mt5 ">
150
150
< h4 class ="f6 fw6 "> Reference</ h4 >
151
- < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/clears " class ="link fw6 blue dim "> MDN - Clears</ a >
151
+ < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/clear " class ="link fw6 blue dim "> MDN - Clears</ a >
152
152
</ div >
153
153
</ div >
154
154
< section class ="bg-white black-70 pt4 pb5 overflow-container ">
Original file line number Diff line number Diff line change 43
43
"tachyons-box-shadow" : " ^2.0.2" ,
44
44
"tachyons-box-sizing" : " ^3.1.8" ,
45
45
"tachyons-clears" : " ^3.0.2" ,
46
- "tachyons-cli" : " ^1.0.9 " ,
46
+ "tachyons-cli" : " ^1.0.10 " ,
47
47
"tachyons-colors" : " ^5.3.1" ,
48
48
"tachyons-coordinates" : " ^4.0.2" ,
49
49
"tachyons-debug" : " ^1.1.7" ,
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ <h4 class="f6 fw6">Next</h4>
101
101
</ div >
102
102
< div class ="mt5 ">
103
103
< h4 class ="f6 fw6 "> Reference</ h4 >
104
- < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/clears " class ="link fw6 blue dim "> MDN - Clears</ a >
104
+ < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/clear " class ="link fw6 blue dim "> MDN - Clears</ a >
105
105
</ div >
106
106
</ div >
107
107
< section class ="bg-white black-70 pt4 pb5 overflow-container ">
You can’t perform that action at this time.
0 commit comments