From c3a2d58324eb96ff8d62cd6b6e91445ee4af1002 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 27 Mar 2025 22:03:21 +0200 Subject: [PATCH] Improve main page info div layout --- public/index.css | 12 ++++++++++-- public/index.html | 20 ++++++++++++-------- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/public/index.css b/public/index.css index a1dde98..1e7475a 100644 --- a/public/index.css +++ b/public/index.css @@ -26,9 +26,17 @@ animation: fadeIn 1s linear 1.25s forwards; } -.link img { +#bio { + margin-bottom: 20px; +} + +#socials { + margin-top: 20px; +} + +.social-link img { width: 32px; - height: 32px; + height: 32px; } @-webkit-keyframes slideFromBottom { diff --git a/public/index.html b/public/index.html index df0448a..994616c 100644 --- a/public/index.html +++ b/public/index.html @@ -18,14 +18,18 @@
Profile Picture
-

EnumDev

- Computer programmer and Linux enthusiast -

- Gitea - Gitlab - Github - BlueSky - X/Twitter +
+

EnumDev

+ Computer programmer and Linux enthusiast +
+
+
+ + + + + +