Skip to content

Commit 1aa90f4

Browse files
committed
Increased the size of the SVG image
1 parent 421f951 commit 1aa90f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

partials/section.embedded.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<svg
2727
aria-labelledby="svg__title svg__description"
2828
role="img"
29-
height="27"
30-
width="28"
29+
height="162"
30+
width="168"
3131
viewBox="0 0 28 27"
3232
xmlns="http://www.w3.org/2000/svg">
3333
<title id="svg__title">A crab</title>

0 commit comments

Comments
 (0)