diff --git a/src/components/Toast/Toast.tsx b/src/components/Toast/Toast.tsx index de9d53657c..f45e339a59 100644 --- a/src/components/Toast/Toast.tsx +++ b/src/components/Toast/Toast.tsx @@ -51,7 +51,7 @@ const Toast: React.FC = () => { userInfo.alert_message ) : ( <> - Logos Operators Ordinals Mint Is Live +
Logos Operators Ordinals Mint Is Live
` font-size: 12px; line-height: 16px; + flex-direction: column; + a { // new line display: block; + margin-left: 0; } } `