From 492a0c3120d33c0b7fccdd0b20c6df3cabd7ab9e Mon Sep 17 00:00:00 2001 From: Robert S Date: Wed, 13 Oct 2021 19:40:29 +0200 Subject: [PATCH] Add margin to about me text --- pages/about.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about.js b/pages/about.js index 07ade95..4d879d0 100644 --- a/pages/about.js +++ b/pages/about.js @@ -25,7 +25,7 @@ export default function About() {

About me

-
+

Hey, I'm Robert - a full-stack developer from the Netherlands with approximately three years of back-end and five years of front-end development experience. Nowadays, I mainly use Next.js, TailwindCSS and Python for my projects, but I have used different tools and frameworks in the past. I also love the open-source community, and this website is open-source too :). My coding knowledge is mostly based on many years of experimenting and trying, and I am happy to have made it this far.