diff --git a/src/components/BuyQortInformation.tsx b/src/components/BuyQortInformation.tsx index 00fcf52..cbcbe39 100644 --- a/src/components/BuyQortInformation.tsx +++ b/src/components/BuyQortInformation.tsx @@ -57,8 +57,8 @@ export const BuyQortInformation = ({ balance }) => { display: 'flex', flexDirection: 'column', gap: '10px', - height: '400px', - maxHeight: '90vh', + height: '350px', + maxHeight: '80vh', maxWidth: '90vw', padding: '10px', width: '400px', @@ -98,7 +98,9 @@ export const BuyQortInformation = ({ balance }) => { Trade QORT - + + + { @@ -118,7 +120,7 @@ export const BuyQortInformation = ({ balance }) => { @@ -128,7 +130,7 @@ export const BuyQortInformation = ({ balance }) => {