Skip to content

Commit ac31770

Browse files
authored
Fix: Cleanup hero svg (#132)
1 parent 3797585 commit ac31770

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/theme/Hero/svg.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ function Svg() {
5050
<path
5151
stroke="#0A0908"
5252
strokeWidth="6"
53-
d="M293 191L293 304"
53+
d="M293 191L293 303"
5454
opacity="0.1"
5555
></path>
5656
<path
5757
stroke="#CF4647"
5858
strokeWidth="6"
59-
d="M293 191L293 304"
59+
d="M293 191L293 303"
6060
className={styles.line_down_anim}
6161
opacity="0.1"
6262
></path>
@@ -117,13 +117,13 @@ function Svg() {
117117
<path
118118
stroke="#0A0908"
119119
strokeWidth="6"
120-
d="M101.216 186L101 302"
120+
d="M101 186L101 302"
121121
opacity="0.1"
122122
></path>
123123
<path
124124
stroke="#CF4647"
125125
strokeWidth="6"
126-
d="M101.216 186L101 302"
126+
d="M101 186L101 302"
127127
className={`${styles.line_down_anim} ${styles.second}`}
128128
opacity="0.1"
129129
></path>
@@ -143,13 +143,13 @@ function Svg() {
143143
<path
144144
stroke="#0A0908"
145145
strokeWidth="6"
146-
d="M463 156l.3 148"
146+
d="M463 157l.3 147"
147147
opacity="0.1"
148148
></path>
149149
<path
150150
stroke="#CF4647"
151151
strokeWidth="6"
152-
d="M463 156l.3 148"
152+
d="M463 157l.3 147"
153153
className={`${styles.line_down_anim} ${styles.second}`}
154154
opacity="0.1"
155155
></path>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy