Skip to content

Commit 9261990

Browse files
committed
fix: removed banner float
1 parent f2588c3 commit 9261990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layouts/BaseLayout.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ const { seo } = Astro.props;
2424
</main>
2525
<Footer />
2626
<SwitchTheme client:only="react" />
27-
<BannerFloat />
2827
</body>
2928
</html>

0 commit comments

Comments
 (0)