summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pinapelz.moe/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/pinapelz.moe/index.html b/pinapelz.moe/index.html
index 4829831..49143b0 100644
--- a/pinapelz.moe/index.html
+++ b/pinapelz.moe/index.html
@@ -243,10 +243,10 @@
</div>
</div>
- <div class="general-section grid grid-cols-1 lg:grid-cols-3 gap-4 text-lg">
- <div>
+ <div class="general-section grid grid-cols-1 lg:grid-cols-3 gap-4 text-lg items-start">
+ <div class="flex flex-col h-full">
<h3 class="text-lg font-bold mb-2">GitHub</h3>
- <p class="mb-3 text-sm">
+ <p class="mb-3 text-sm flex-grow">
nerdge programming <br />
+ open source stuff 🤓
</p>
@@ -260,9 +260,9 @@
</a>
</div>
- <div>
+ <div class="flex flex-col h-full">
<h3 class="text-lg font-bold mb-2">"Technical" Blog</h3>
- <p class="mb-3 text-sm">
+ <p class="mb-3 text-sm flex-grow">
random long-form rambling<br />
(usually technical or niche stuff)
</p>
@@ -270,9 +270,9 @@
blog.pinapelz.com
</a>
</div>
- <div>
+ <div class="flex flex-col h-full">
<h3 class="text-lg font-bold mb-2">Super Secret Link</h3>
- <p class="mb-3 text-sm">
+ <p class="mb-3 text-sm flex-grow">
mystery link for true vtuber degens<br />
I'll change it from time to time
</p>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage