You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: partials/section.embedded.hbs
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,14 @@
38
38
<arel="external noopener"href="https://thenounproject.com/search/?q=crab&i=583446">Crab by Hea Poh Lin</a> from the Noun Project
39
39
</figcaption>
40
40
41
-
<p>
42
-
<small>Note: Different implementations of <abbr>SVG</abbr> have <arel="external noopener"href="https://css-tricks.com/accessible-svgs/">different approaches for being made accessible</a>.</small>
43
-
</p>
41
+
<ul>
42
+
<li>
43
+
<small>Note: Be sure to provide values for the <code>height</code> and <code>width</code> attributes so <abbr>SVGs</abbr> won't expand to fill the page if styles don't load.</small>
44
+
</li>
45
+
<li>
46
+
<small>Note: Different implementations of <abbr>SVG</abbr> have <arel="external noopener"href="https://css-tricks.com/accessible-svgs/">different approaches for being made accessible</a>.</small>
0 commit comments