File tree 2 files changed +4
-6
lines changed
src/templates/docs/opacity
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -111,13 +111,12 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
111
111
</ div >
112
112
< div class ="mt5 ">
113
113
< h1 class ="f4 ttu tracked fw6 "> Reference</ h1 >
114
- < a href ="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img " class ="db link fw6 blue dim "> MDN - Images HTML</ a >
115
- < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/image " class ="db link fw6 blue dim "> MDN - Images CSS</ a >
114
+ < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/opacity " class ="db link fw6 blue dim "> MDN - Opacity CSS</ a >
116
115
</ div >
117
116
</ div >
118
117
< section class ="bg-near-white black-70 pt4 pb5 ">
119
118
< header class ="ph3 ph5-ns pt4 ">
120
- < kbd class ="yellow "> src/_images .css</ kbd >
119
+ < kbd class ="yellow "> src/_opacity .css</ kbd >
121
120
</ header >
122
121
< pre class ="ph3 ph5-ns ">
123
122
< code class ="code " style ="font-size: .75rem; ">
Original file line number Diff line number Diff line change @@ -84,13 +84,12 @@ <h1 class="f4 ttu tracked fw6">Next</h1>
84
84
</ div >
85
85
< div class ="mt5 ">
86
86
< h1 class ="f4 ttu tracked fw6 "> Reference</ h1 >
87
- < a href ="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img " class ="db link fw6 blue dim "> MDN - Images HTML</ a >
88
- < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/image " class ="db link fw6 blue dim "> MDN - Images CSS</ a >
87
+ < a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/opacity " class ="db link fw6 blue dim "> MDN - Opacity CSS</ a >
89
88
</ div >
90
89
</ div >
91
90
< section class ="bg-near-white black-70 pt4 pb5 ">
92
91
< header class ="ph3 ph5-ns pt4 ">
93
- < kbd class ="yellow "> src/_images .css</ kbd >
92
+ < kbd class ="yellow "> src/_opacity .css</ kbd >
94
93
</ header >
95
94
< pre class ="ph3 ph5-ns ">
96
95
< code class ="code " style ="font-size: .75rem; ">
You can’t perform that action at this time.
0 commit comments