From cfbb30ba1e5e60a6a53931b0bca0d982da7d5e36 Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:43:00 -0500 Subject: [PATCH] [fix](build): change resume to pandoc Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> --- styles/chmduquesne.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/chmduquesne.css b/styles/chmduquesne.css index 4b2e89b0..e120c766 100644 --- a/styles/chmduquesne.css +++ b/styles/chmduquesne.css @@ -17,7 +17,7 @@ body { padding: 10px 10px 10px 10px; } -/* Title of the resume */ +/* Title of the pandoc */ h1 { font-size: 55px; color: #757575;