From 6c46128168d8aad1f9e77a4cf57eb636db146da9 Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Tue, 26 May 2026 15:36:18 +0300 Subject: [PATCH] Auto-deploy: 2026-05-26 15:36:18 --- cv_template.html | 20 ++++++++++---------- server/cv_template.html | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/cv_template.html b/cv_template.html index 038101f..9380816 100644 --- a/cv_template.html +++ b/cv_template.html @@ -15,16 +15,16 @@ text-rendering: geometricPrecision; font-size: 13px; color: #222; - line-height: 1.5; + line-height: 1.4; margin: 0; - padding: 20px 40px; + padding: 15px 30px; } .header { text-align: center; border-bottom: 2px solid #1a237e; - padding-bottom: 15px; - margin-bottom: 20px; + padding-bottom: 10px; + margin-bottom: 15px; } h1 { @@ -52,16 +52,16 @@ font-weight: bold; color: #1a237e; border-bottom: 1px solid #ddd; - margin-top: 20px; - margin-bottom: 10px; + margin-top: 15px; + margin-bottom: 6px; padding-bottom: 4px; text-transform: uppercase; letter-spacing: 0.5px; } - p { margin: 0 0 10px 0; text-align: justify; } + p { margin: 0 0 6px 0; text-align: justify; } - .job-block { margin-bottom: 15px; } + .job-block { margin-bottom: 10px; } .job-header { width: 100%; @@ -87,8 +87,8 @@ - ul { margin: 5px 0 10px 0; padding-left: 20px; } - li { margin-bottom: 6px; text-align: justify; } + ul { margin: 4px 0 8px 0; padding-left: 20px; } + li { margin-bottom: 4px; text-align: justify; } diff --git a/server/cv_template.html b/server/cv_template.html index 038101f..9380816 100644 --- a/server/cv_template.html +++ b/server/cv_template.html @@ -15,16 +15,16 @@ text-rendering: geometricPrecision; font-size: 13px; color: #222; - line-height: 1.5; + line-height: 1.4; margin: 0; - padding: 20px 40px; + padding: 15px 30px; } .header { text-align: center; border-bottom: 2px solid #1a237e; - padding-bottom: 15px; - margin-bottom: 20px; + padding-bottom: 10px; + margin-bottom: 15px; } h1 { @@ -52,16 +52,16 @@ font-weight: bold; color: #1a237e; border-bottom: 1px solid #ddd; - margin-top: 20px; - margin-bottom: 10px; + margin-top: 15px; + margin-bottom: 6px; padding-bottom: 4px; text-transform: uppercase; letter-spacing: 0.5px; } - p { margin: 0 0 10px 0; text-align: justify; } + p { margin: 0 0 6px 0; text-align: justify; } - .job-block { margin-bottom: 15px; } + .job-block { margin-bottom: 10px; } .job-header { width: 100%; @@ -87,8 +87,8 @@ - ul { margin: 5px 0 10px 0; padding-left: 20px; } - li { margin-bottom: 6px; text-align: justify; } + ul { margin: 4px 0 8px 0; padding-left: 20px; } + li { margin-bottom: 4px; text-align: justify; }