summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-03-27 20:16:43 +0100
committerMateja <mail@matejamaric.com>2021-03-27 20:16:43 +0100
commit84f8bf987ed51c7e83f536fc3807c3db0c013964 (patch)
treef763b63cbb819e9e78a95203550a8a84bb6fd601
parent936ff09129bfac4b40f179a4c3ce6c98b4f00682 (diff)
downloadcv-84f8bf987ed51c7e83f536fc3807c3db0c013964.tar.gz
cv-84f8bf987ed51c7e83f536fc3807c3db0c013964.zip
Increase line width for cvtag.v2.1.1
-rw-r--r--cv.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/cv.tex b/cv.tex
index f2c77d4..c5eeace 100644
--- a/cv.tex
+++ b/cv.tex
@@ -36,7 +36,7 @@
}
\renewcommand{\divider}{\textcolor{body!60}{\hdashrule{\linewidth}{0.6pt}{0.5ex}}\medskip}
\renewcommand{\cvtag}[1]{
- \tikz[baseline]\node[anchor=base,draw=body!60,rounded corners,inner xsep=1ex,inner ysep =0.75ex,text height=1.5ex,text depth=.25ex]{#1};
+ \tikz[baseline]\node[anchor=base,draw=body!60,rounded corners,inner xsep=1ex,inner ysep =0.75ex,text height=1.5ex,text depth=.25ex,line width=0.6pt]{#1};
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%