diff --git a/src/components/Button.tsx b/src/components/Button.tsx index 48c79c8..620e3e1 100644 --- a/src/components/Button.tsx +++ b/src/components/Button.tsx @@ -30,6 +30,7 @@ const Button: FunctionComponent<{ border-radius: 30px; transition: color 0.5s; transition: background-color 0.5s; + white-space: nowrap; } `} {text}