From 5c250f7f6ff9c90cebd318a98d3d871674781736 Mon Sep 17 00:00:00 2001 From: Mahdi Hoseini Date: Sun, 31 Aug 2025 13:45:47 -0700 Subject: [PATCH] style(education): format cventry for improved readability --- examples/resume/education.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/resume/education.tex b/examples/resume/education.tex index 21e4f50..3f5cf24 100644 --- a/examples/resume/education.tex +++ b/examples/resume/education.tex @@ -9,14 +9,14 @@ %------------------------------------------------------------------------------- \begin{cventries} -%--------------------------------------------------------- + %--------------------------------------------------------- \cventry - {B.S. in computer engineering} % Degree - {Razi University} % Institution - {Kermanshah, Iran} % Location - {Jan. 2015 - Jan. 2019} % Date(s) - { - } + {B.S. in computer engineering} % Degree + {Razi University} % Institution + {Kermanshah, Iran} % Location + {Jan. 2015 - Jan. 2019} % Date(s) + { + } -%--------------------------------------------------------- + %--------------------------------------------------------- \end{cventries}