diff --git a/in/en/index.html b/in/en/index.html
index 710f115..cdb56df 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -239,19 +239,6 @@
youtube.com |
-
-
Identity
@@ -269,6 +256,21 @@
+Social
+
+
+
Git
diff --git a/in/fr/index.html b/in/fr/index.html
index bba4c7c..aeb1056 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -239,19 +239,6 @@
youtube.com |
-
-
Identité
@@ -269,6 +256,21 @@
+Social
+
+
+
Git
diff --git a/in/style/main.css b/in/style/main.css
index a6eec19..d8fcf14 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -251,15 +251,11 @@ ul {
@media (width > 66ch) {
.columns { grid-template-columns: 2fr 1fr; }
- aside { order: 2; }
- main { order: 1; }
}
@media print {
@page { size: A4; }
html { font-size: 3mm; }
.columns { grid-template-columns: 2fr 1fr; }
- aside { order: 2; }
- main { order: 1; }
button { display: none; }
}