From 4d01c794c072e79c3c491c6368d3abb8e694efbb Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Sun, 29 Dec 2024 22:09:20 -0600 Subject: [PATCH] core: make main area flex and add changes to contact --- default.css | 12 +++++++++--- index.html | 28 +++++++++++++++------------- pages/contact/index.html | 28 ++++++++++++++++++---------- 3 files changed, 42 insertions(+), 26 deletions(-) diff --git a/default.css b/default.css index 104085d..5e68670 100644 --- a/default.css +++ b/default.css @@ -15,7 +15,7 @@ body { } .inside { - max-width: 45rem; + max-width: 60rem; margin: 0 auto; padding: 2rem 1.5rem; } @@ -26,12 +26,18 @@ nav { width: 6rem; } +nav ul { + list-style: none; + margin: 0; + padding: 0; +} + .gap { - width: 3rem; + width: 4rem; } .content { - width: 36rem; + width: 48rem; text-align: right; } diff --git a/index.html b/index.html index d4928c9..46f973a 100644 --- a/index.html +++ b/index.html @@ -11,19 +11,21 @@ TRIANTA

Function over form by design

- -
-
-
+
+ +
+
+
+
diff --git a/pages/contact/index.html b/pages/contact/index.html index f6bc55c..cc8da2f 100644 --- a/pages/contact/index.html +++ b/pages/contact/index.html @@ -11,17 +11,25 @@ TRIANTA

Function over form by design

-