From 444e5f41a7358734d637925b1a26b5d8faed55ea Mon Sep 17 00:00:00 2001
From: Marc Beninca
Date: Mon, 24 Feb 2025 11:41:46 +0100
Subject: [PATCH] links
---
in/en/index.html | 12 +++---------
in/style/main.css | 2 +-
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/in/en/index.html b/in/en/index.html
index ec82f27..a07b52d 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -57,7 +57,7 @@ France
-Contact
+Links
-
-Links
+Platforms
@@ -106,10 +105,7 @@ France
-
-
-
-Identity
+Identity
@@ -127,8 +123,6 @@ France
-
-
Skills
diff --git a/in/style/main.css b/in/style/main.css
index 8015781..8f2caf5 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -79,7 +79,7 @@ body {
max-inline-size: 108ch;
}
-article, h2, table {
+article, h2, h3, table {
margin-block-start: var(--margin);
}