We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2464c commit fc3a4acCopy full SHA for fc3a4ac
_includes/top/sections/outline.html
@@ -1,4 +1,4 @@
1
-<h2 id="outline" class="text-4xl text-center mb-8 pt-20">
+<h2 id="outline" class="text-4xl text-center mb-8 pt-28 -mt-8">
2
開催概要
3
<span class="block mt-5 text-2xl">OUTLINE</span>
4
</h2>
_includes/top/sections/session.html
-<div id="session" class="max-w-3xl lg:max-w-[1800px] px-8 mx-auto mt-8 mb-16 flex flex-col lg:-mt-64 lg:flex-row items-center lg:items-start">
+<div id="session" class="max-w-3xl lg:max-w-[1800px] pt-28 pb-8 mx-auto -mt-12 mb-16 flex flex-col lg:-mt-64 lg:flex-row items-center lg:items-start">
<div class="w-full lg:w-2/5 mb-8 lg:mt-68">
<div class="lg:max-w-sm lg:place-self-end lg:mr-[10%]">
<h2 class="text-4xl mb-4 text-center lg:text-left">
0 commit comments