chore(explorer): move banner up (#3237)

This commit is contained in:
Art 2023-03-20 13:38:31 +00:00 committed by GitHub
parent ca63a671c8
commit c676a7c1e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,8 +71,8 @@ function App() {
)} )}
> >
<div> <div>
<Header />
<MainnetSimAd /> <MainnetSimAd />
<Header />
</div> </div>
<div> <div>
<Main /> <Main />