removed about us
This commit is contained in:
parent
f45fc592b8
commit
b1c92296a6
|
@ -131,15 +131,15 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="grid place-content-center place-items-center min-h-screen pointer-events-auto font-mono">
|
<div class="grid place-content-center place-items-center min-h-screen pointer-events-auto font-mono">
|
||||||
<article class="pt-16 prose overflow-hidden {mobile ? "px-8" : ""}">
|
<!-- <article class="pt-16 prose overflow-hidden {mobile ? "px-8" : ""}">
|
||||||
<h2 class="main-title {!mobile ? "text-center m-auto" : "m-0"}" style="font-size: {!mobile ? 3 : 3}rem; ">About us</h2>
|
<h2 class="main-title {!mobile ? "text-center m-auto" : "m-0"}" style="font-size: {!mobile ? 3 : 3}rem; ">About us</h2>
|
||||||
<p>We are a small group of developers and artists who started out as classmates, united by our passion for all things technology.</p>
|
<p>We are a small group of developers and artists who started out as classmates, united by our passion for all things technology.</p>
|
||||||
</article>
|
</article> -->
|
||||||
|
|
||||||
<!-- Spacer -->
|
<!-- Spacer -->
|
||||||
<div style="width: 50%;" class="{!mobile ? "py-16" : "py-4"}">
|
<!-- <div style="width: 50%;" class="{!mobile ? "py-16" : "py-4"}">
|
||||||
<ProfileSpacer/>
|
<ProfileSpacer/>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<article class="pt-16 prose {mobile ? "px-8" : ""}">
|
<article class="pt-16 prose {mobile ? "px-8" : ""}">
|
||||||
<h2 class="main-title {!mobile ? "text-center m-auto" : "m-0"}" style="font-size: {!mobile ? 3 : 3}rem; ">Games</h2>
|
<h2 class="main-title {!mobile ? "text-center m-auto" : "m-0"}" style="font-size: {!mobile ? 3 : 3}rem; ">Games</h2>
|
||||||
|
|
Loading…
Reference in a new issue