diff options
author | Jake VanderVaate <jake.vandervaate@protonmail.com> | 2022-02-10 15:08:06 -0600 |
---|---|---|
committer | Jake VanderVaate <jake.vandervaate@protonmail.com> | 2022-02-10 15:08:06 -0600 |
commit | 9c17c5e2266e1c3c668a21f17b4d7151cfb539f8 (patch) | |
tree | e6374978e80975e6cda7973d42db5074ed94d2d0 /article | |
parent | 9cad2edb6a81ee78cdc9547a029e63ed2fda3cac (diff) |
Fix resume hyperlinks/test accessibility options
Diffstat (limited to 'article')
-rw-r--r-- | article/commands.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/article/commands.tex b/article/commands.tex index 3ab9dbb..e5d74fe 100644 --- a/article/commands.tex +++ b/article/commands.tex @@ -11,7 +11,7 @@ \titleformat{\subsection} [block] -{\Large\bfseries} +{\Large\bfseries} {} %section label {0em} {} @@ -29,7 +29,7 @@ % Numbered sections % %%%%%%%%%%%%%%%%%%%%% %\titleformat{\section} -%[block] +%[block] %{\LARGE\bfseries} %{\thesection} %{1em} |