From d04598ba59d7267ee4db3745ff90eaa1a990072a Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 3 May 2026 23:52:04 +0800 Subject: about me changes; not prod ready --- www/about/index.html | 115 +++++++++++++++++++++++++----------------------- www/projects/index.html | 2 +- www/style.css | 3 +- 3 files changed, 62 insertions(+), 58 deletions(-) (limited to 'www') diff --git a/www/about/index.html b/www/about/index.html index 881894c..8cb53b7 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -45,7 +45,7 @@
-

About Me

+ About Me

Hey there! I'm Altaf. I am a scholar studying abroad in Singapore from Indonesia who likes to code as a hobby. @@ -61,33 +61,66 @@

-

Skills

Hire me! @@ -96,41 +129,33 @@
-

Godot 4 Programmer

-

Competitive Programming

-

Web Design

-

Video Editing

-

Videography

-

Front-end

-

Robotics

-

3D / 2D Game Artist

-

Game Design

+ -
-
-
-

Contact Me!

-
-
    -
-

Socials

-
- - - - - - - Join our Discord Server! -
-
-
-
diff --git a/www/projects/index.html b/www/projects/index.html index 3b975a5..237d662 100644 --- a/www/projects/index.html +++ b/www/projects/index.html @@ -36,7 +36,7 @@ --> -
+
diff --git a/www/style.css b/www/style.css index fefee28..d03f869 100644 --- a/www/style.css +++ b/www/style.css @@ -151,6 +151,7 @@ section { background-color: white; transition: margin-left .3s; overflow: hidden; + box-sizing: border-box; } hr { @@ -398,7 +399,6 @@ li { .flex-container { display: flex; flex-direction: row; - width: 100%; flex-wrap: wrap; } @@ -823,7 +823,6 @@ li { gap: 10px; min-height: 960px; box-sizing: border-box; - padding: 20px; width: 2700px; } -- cgit v1.2.3