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 c7c2e92 commit ea0d80fCopy full SHA for ea0d80f
frontend/routes/index.tsx
@@ -88,7 +88,7 @@ export default function Home() {
88
</p>
89
</div>
90
<div class="max-w-screen-xl w-full mx-auto mt-0 md:mt-10 h-full flex flex-col xl:flex-row text-white">
91
- <h2 class="py-5 flex flex-row justify-center md:justify-start items-center sm:text-left pl-5 md:pl-10 lg:pr-7 text-xl bg-gray-800 whitespace-nowrap">
+ <h2 class="py-5 flex flex-row justify-center md:justify-start items-center sm:text-left md:pl-10 lg:pr-7 text-xl bg-gray-800 whitespace-nowrap">
92
<span>
93
Current Request
94
<span class="text-opacity-75">
0 commit comments