diff --git a/client/src/components/LinkDisplay/Style.module.css b/client/src/components/LinkDisplay/Style.module.css index 9241615..dfbe6f2 100644 --- a/client/src/components/LinkDisplay/Style.module.css +++ b/client/src/components/LinkDisplay/Style.module.css @@ -161,7 +161,7 @@ border-width: 1px; font-family: inherit; font-size: 18px; - width: 100px; + width: 110px; height: 40px; border-radius: 5px; cursor: pointer;