From 622e62d4b41311f585c6851a542835b3f26377ca Mon Sep 17 00:00:00 2001 From: chrisbell Date: Sat, 31 Jan 2026 11:35:24 -0500 Subject: [PATCH] More edits to main index --- css/main.css | 6 +++--- index.html | 22 +++++++++++++++++++--- 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/css/main.css b/css/main.css index e92823d..f00077d 100644 --- a/css/main.css +++ b/css/main.css @@ -14,7 +14,7 @@ html { color: var(--color-foreground); } -.tui-box { +.tui-frame { width: 100%; height: auto; padding: 20px; @@ -24,7 +24,7 @@ html { position: relative; } -.tui-header { +.tui-frame-header { position: absolute; top: 0; left: 25px; @@ -33,7 +33,7 @@ html { padding: 0 10px; } -.tui-content p{ +.tui-frame-content p{ font-size: 12pt; margin: 15px 0 15px 0; } diff --git a/index.html b/index.html index 68327e5..2844130 100644 --- a/index.html +++ b/index.html @@ -7,15 +7,29 @@ // Hex Studios // + + +
+ +
+

IMAGE

+ +
-
-

// HEX STUDIOS //

-
+
+

// HEX STUDIOS //

+

Hello! My name is Chris, aka Spudnut2000. Welcome to my personal portfolio site!

About Me

I am a husband, programmer, musician, and all around nerd. I like to develop both software and games.

@@ -23,5 +37,7 @@
+ +