diff --git a/src/components/Connection.module.css b/src/components/Connection.module.css index 7ef9786..9f769f0 100644 --- a/src/components/Connection.module.css +++ b/src/components/Connection.module.css @@ -18,8 +18,7 @@ } .connection > svg { - width: 2rem; - height: 2rem; + height: 1.5rem; margin-left: auto; }