From 80c8ee1961b954737b990d45b1dbaf5a46aa7588 Mon Sep 17 00:00:00 2001 From: Pedro Cabral Date: Fri, 13 Mar 2026 23:14:13 +0100 Subject: [PATCH] added spacing between paragraphs in section "about me" --- moderncv/Pedro_Cabral_CV_moderncv.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/moderncv/Pedro_Cabral_CV_moderncv.tex b/moderncv/Pedro_Cabral_CV_moderncv.tex index f0d339b..b8c4652 100644 --- a/moderncv/Pedro_Cabral_CV_moderncv.tex +++ b/moderncv/Pedro_Cabral_CV_moderncv.tex @@ -66,10 +66,15 @@ Software developer specializing in PHP, Laravel, and WordPress, building reliable, scalable, and maintainable web applications. +\bigskip % bigger gap between main blocks + I believe there are no stupid questions — only opportunities to learn, improve, and build better things together. +\bigskip % bigger gap before Personal section + When I'm not coding, you'll usually find me being the caretaker and entertainer of my two lovely kids. I try to be the best husband, father, friend, colleague, and neighbour I can be. -I also love singing, acting, and playing the didgeridoo; football and table tennis; good food and wine; the beach; and chopping wood. I start every morning with a cold shower (or an ice bath when temperatures drop below zero). +\medskip % slightly smaller gap within Personal block +I also love singing, acting, and playing the didgeridoo; football and table tennis; good food and wine; the beach; and chopping wood. I start every morning with a cold shower (or an ice bath when temperatures drop below zero). \end{document}