We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349749e commit 1088e73Copy full SHA for 1088e73
MyApp/Pages/React/Index.cshtml
@@ -57,7 +57,7 @@
57
58
@await Html.PartialAsync("PrimaryNav", "react")
59
60
-<section style="margin-top:800px">
+<section style="margin-top:-100px">
61
<div class="mx-auto max-w-5xl py-24 sm:py-32">
62
<div id="gallery" class="mt-16 max-w-2xl mx-auto">
63
<div class="flex justify-center">
0 commit comments