From 302a65dae8eee1d85b2af42bf7c72c68d6a29be7 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 7 Jul 2023 03:04:50 +0200 Subject: [PATCH] Tweak things --- components/ProjectsList.module.css | 2 +- pages/index.tsx | 180 ++++++++++++----------------- 2 files changed, 76 insertions(+), 106 deletions(-) diff --git a/components/ProjectsList.module.css b/components/ProjectsList.module.css index 5cf5787..406e95b 100644 --- a/components/ProjectsList.module.css +++ b/components/ProjectsList.module.css @@ -1,5 +1,5 @@ .projectsList { - flex-basis: 500px; + flex-basis: 460px; flex-grow: 1; flex-shrink: 1; overflow-y: scroll; diff --git a/pages/index.tsx b/pages/index.tsx index 40bee81..8bf43f0 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -146,111 +146,81 @@ const Index: NextPage = () => { } /> - <> -

- Me on the Internet -

-

- I sign up to basically any website I stumble upon to explore and study its functions, mechanisms, culture and community, so don't be surprised if you see me somewhere! -

-
-

- Apart from experimentation, I'm currently the most active on the Fediverse, in particular on: -

-
- -
-
-

- Other services I often use are: -

-
- - -
-
- - -
-
- - -
-
- - -
-
-

- Want to see what I've been thinking about lately? -

-
- -
- } - back={(flip) => <> -

- All my accounts -

-
-
- -
- } - /> +
+

+ Me on the Internet +

+

+ I sign up to basically any website I stumble upon to explore and study its functions, mechanisms, culture and community, so don't be surprised if you see me somewhere! +

+
+

+ I'm currently mostly active on the Fediverse, in particular on: +

+
+ +
+
+

+ Other services I often use are: +

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+

My friends