fix(front) Отредактировал главную страницу
This commit is contained in:
@@ -19,7 +19,7 @@ export default function Arrow({
|
||||
<svg
|
||||
width={width}
|
||||
height={height}
|
||||
viewBox="0 0 84 40"
|
||||
viewBox={`0 0 ${width} ${height}`}
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user