site: fix site style (#38819)

pull/38827/head
lijianan 2 years ago committed by GitHub
parent 882b8740b1
commit 3040ed7566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,6 +71,7 @@ export default function Banner({ children }: BannerProps) {
backgroundRepeat: 'repeat-x',
backgroundPosition: '0 0',
backgroundSize: 'auto 100%',
marginLeft: -1,
}}
/>
</div>

Loading…
Cancel
Save