mirror of
https://github.com/aljazceru/njump.git
synced 2026-02-23 15:04:22 +01:00
Fix homepage width
HOME SQA
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
{{template "top" .}}
|
||||
|
||||
<div
|
||||
class="mx-auto mt-8 block px-4 sm:flex sm:items-center sm:justify-center sm:px-0"
|
||||
class="mx-auto sm:mt-8 block px-4 sm:flex sm:items-center sm:justify-center sm:px-0"
|
||||
>
|
||||
<div
|
||||
class="flex w-full max-w-screen-2xl justify-between gap-10 overflow-visible px-4 print:w-full sm:w-3/5 lg:gap-48vw"
|
||||
class="flex w-full max-w-screen-xl justify-between gap-10 overflow-visible px-1 print:w-full sm:w-9/12 xl:w-3/5"
|
||||
>
|
||||
<div>
|
||||
<h2 class="text-2xl text-strongpink">What is njump?</h2>
|
||||
|
||||
Reference in New Issue
Block a user