Skip to content

Commit 9dff7fb

Browse files
committed
More distance to footer
1 parent 8206043 commit 9dff7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/Features/Home/Components/MainLayout.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="position-relative min-vh-100">
66
<NavMenu/>
77

8-
<main class="py-3">
8+
<main class="pt-3 pb-5">
99
@Body
1010
</main>
1111
<Footer></Footer>

0 commit comments

Comments
 (0)