Add height

This commit is contained in:
Hongbo Wu
2023-02-24 15:21:41 +08:00
parent 3522e135f4
commit b58b8dd03a

View File

@ -213,7 +213,7 @@ export default function Integrations(): JSX.Element {
css={{
width: '80%',
margin: '0 auto',
height: '100%',
height: '800px',
'@smDown': {
width: '100%',
},