From 3c4eac85f99b24018db6cafccffcc24d01f49ca8 Mon Sep 17 00:00:00 2001 From: ntr Date: Tue, 11 Jun 2019 21:32:18 +1000 Subject: [PATCH] big amp --- client/src/components/svgs/amplify.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/svgs/amplify.jsx b/client/src/components/svgs/amplify.jsx index eb113ae8..16f5f66b 100644 --- a/client/src/components/svgs/amplify.jsx +++ b/client/src/components/svgs/amplify.jsx @@ -10,7 +10,7 @@ class Amplify extends Component { } render() { - const path = 'M0,100 C100,-100 100,300 200,100'; + const path = 'M0,100 C100,-200 100,400 200,100'; return (