Skip to content

Commit 1088e73

Browse files
committed
Update Index.cshtml
1 parent 349749e commit 1088e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/Pages/React/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
@await Html.PartialAsync("PrimaryNav", "react")
5959

60-
<section style="margin-top:800px">
60+
<section style="margin-top:-100px">
6161
<div class="mx-auto max-w-5xl py-24 sm:py-32">
6262
<div id="gallery" class="mt-16 max-w-2xl mx-auto">
6363
<div class="flex justify-center">

0 commit comments

Comments
 (0)