mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-09-04 16:17:13 +00:00
layout
This commit is contained in:
+6
-3
@@ -11,16 +11,19 @@
|
||||
</head>
|
||||
<body class="bg-bg">
|
||||
<div class="flex flex-col w-7/12 mx-auto bg-bg-accent rounded mt-12 text-text p-12">
|
||||
<h1 class="text-4xl text-center"><a class="underline hover:no-underline underline-offset-4" href="https://github.com/is-a-good-dev/register">yourname</a>.is-a-good.dev</h1>
|
||||
<h1 class="text-4xl text-center"><a class="hover:underline underline-offset-4" href="https://github.com/is-a-good-dev/register">yourname</a>.is-a-good.dev</h1>
|
||||
<span class="mt-12 text w-8/12 flex place-self-center">is-a-good.dev is an open source project providing free subdomains for developers around the world. Our service allows you to get your very own is-a-good.dev domain for free.</span>
|
||||
</div>
|
||||
<div class="w-7/12 mx-auto mt-10">
|
||||
<div class="grid grid-cols-2 grid-rows-1 gap-x-20">
|
||||
<div id="col-sec-1" class="bg-bg-accent col-start-auto rounded text-text">
|
||||
<h2 class="text-2xl my-4 mx-2">Getting your domain</h2>
|
||||
<h2 class="text-2xl my-4 text-center">Getting your domain</h2>
|
||||
</div>
|
||||
<div id="col-sec-2" class="bg-bg-accent col-start-auto rounded text-text">
|
||||
<h2 class="text-2xl my-4 mx-2">Useful links</h2>
|
||||
<h2 class="text-2xl my-4 text-center">Useful links</h2>
|
||||
<div class="flex flex-row">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user