From e9ce8d9103339a1c1def819086d9848951081083 Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 14 Oct 2023 20:43:58 +0800 Subject: [PATCH 1/2] style: use flex to align containers --- index.html | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index 257a163..b5dd0d2 100644 --- a/index.html +++ b/index.html @@ -36,14 +36,14 @@
+ class="container mx-auto px-5 py-8 flex flex-row flex-wrap gap-4 justify-between items-start"> OSSPH logo -
+ @@ -232,3 +232,4 @@

easy

+ From c1d880e33821e5b4053599d9a639f67de838e442 Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 14 Oct 2023 20:54:47 +0800 Subject: [PATCH 2/2] style: revert nav code --- index.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index b5dd0d2..8513632 100644 --- a/index.html +++ b/index.html @@ -36,14 +36,14 @@
+ class="container mx-auto px-5 py-8 flex flex-row flex-wrap gap-4 justify-between items-center"> OSSPH logo -
+

Freefolio @@ -74,7 +74,7 @@ Hacker folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Hacker

@@ -86,7 +86,7 @@

Hacker

Indify folio img + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Indify

@@ -98,7 +98,7 @@

Indify

Plain folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Plain

@@ -110,7 +110,7 @@

Plain

Clean folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Clean

@@ -122,7 +122,7 @@

Clean

Beginner folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Beginner

@@ -134,7 +134,7 @@

Beginner

Outlines folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Outlines

@@ -146,7 +146,7 @@

Outlines

Simple folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Simple

@@ -158,7 +158,7 @@

Simple

Deepsea folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Deep Sea

@@ -170,7 +170,7 @@

Deep Sea

Dark Hack folio + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Dark Hack

@@ -182,7 +182,7 @@

Dark Hack

Ingólfur + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Ingólfur

@@ -194,7 +194,7 @@

Ingólfur

Anime + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

Anime

@@ -206,7 +206,7 @@

Anime

Anime + class="rounded-md shadow object-cover object-center h-full w-full aspect-video" />

easy

@@ -232,4 +232,3 @@

easy

-