diff options
author | Aaron LI <aly@aaronly.me> | 2019-08-17 11:49:33 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2019-08-17 11:59:38 +0800 |
commit | 6b54bf48ecc50105ebff043663798902e9fc866c (patch) | |
tree | 57bcbe9a85ca69c20a253b807451f3610661c022 /resume-zh.tex | |
parent | f9a2d84b301d250908af8aa3681b11d698cd5868 (diff) | |
download | resume-6b54bf48ecc50105ebff043663798902e9fc866c.tar.bz2 |
resume: Increase icon size to '\Large'
Diffstat (limited to 'resume-zh.tex')
-rw-r--r-- | resume-zh.tex | 3 |
1 files changed, 3 insertions, 0 deletions
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, |