aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2019-08-17 11:49:33 +0800
committerAaron LI <aly@aaronly.me>2019-08-17 11:59:38 +0800
commit6b54bf48ecc50105ebff043663798902e9fc866c (patch)
tree57bcbe9a85ca69c20a253b807451f3610661c022
parentf9a2d84b301d250908af8aa3681b11d698cd5868 (diff)
downloadresume-6b54bf48ecc50105ebff043663798902e9fc866c.tar.bz2
resume: Increase icon size to '\Large'
-rw-r--r--resume-en.tex3
-rw-r--r--resume-zh.tex3
2 files changed, 6 insertions, 0 deletions
diff --git a/resume-en.tex b/resume-en.tex
index fa947c3..7b14133 100644
--- a/resume-en.tex
+++ b/resume-en.tex
@@ -31,6 +31,9 @@
% English version
\documentclass{resume}
+% Adjust icon size (default: same size as the text)
+\iconsize{\Large}
+
% File information shown at the footer of the last page
\fileinfo{%
\faCopyright{} 2018--2019 Weitian LI,
diff --git a/resume-zh.tex b/resume-zh.tex
index b22d690..cac8e32 100644
--- a/resume-zh.tex
+++ b/resume-zh.tex
@@ -8,6 +8,9 @@
% Chinese version
\documentclass[zh]{resume}
+% Adjust icon size (default: same size as the text)
+\iconsize{\Large}
+
% File information shown at the footer of the last page
\fileinfo{%
\faCopyright{} 2018--2019 Weitian LI,