fix(front) Отредактировал главную страницу

This commit is contained in:
2026-06-10 14:52:59 +03:00
parent cfa26dc547
commit 735d06f14e
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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"
>