File tree 2 files changed +0
-30
lines changed
src/templates/docs/images
2 files changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -78,26 +78,6 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
78
78
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/image " class ="db link fw6 blue dim "> MDN - Images CSS</ a >
79
79
</ div >
80
80
</ div >
81
- < section class ="bg-near-white black-70 pt4 pb5 ">
82
- < header class ="ph3 ph5-ns pt4 ">
83
- < kbd class ="yellow "> src/_images.css</ kbd >
84
- </ header >
85
- < pre class ="ph3 ph5-ns ">
86
- < code class ="code " style ="font-size: .75rem; ">
87
- /*
88
-
89
- IMAGES
90
-
91
- */
92
-
93
- /* Responsive images! */
94
-
95
- img { max-width: 100%; }
96
-
97
-
98
- </ code >
99
- </ pre >
100
- </ section >
101
81
< div class ="ph3 ph5-ns pt3 pb5 ">
102
82
< section >
103
83
< h2 class ="f6 fw7 ttu tracked "> Elements</ h2 >
Original file line number Diff line number Diff line change @@ -42,16 +42,6 @@ <h1 class="f4 ttu tracked fw6">Reference</h1>
42
42
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/image " class ="db link fw6 blue dim "> MDN - Images CSS</ a >
43
43
</ div >
44
44
</ div >
45
- < section class ="bg-near-white black-70 pt4 pb5 ">
46
- < header class ="ph3 ph5-ns pt4 ">
47
- < kbd class ="yellow "> src/_images.css</ kbd >
48
- </ header >
49
- < pre class ="ph3 ph5-ns ">
50
- < code class ="code " style ="font-size: .75rem; ">
51
- < %= srcCSS %>
52
- </ code >
53
- </ pre >
54
- </ section >
55
45
< %= navDocs %>
56
46
</ main >
57
47
< %= siteFooter %>
You can’t perform that action at this time.
0 commit comments