From b0a7c953e4c3c2be0722dceb18c3dba4702a0170 Mon Sep 17 00:00:00 2001 From: gylesfohl Date: Fri, 16 Aug 2024 10:19:48 -0500 Subject: [PATCH] Improve contrast to h2 in cv --- app/routes/cv/route.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/app/routes/cv/route.tsx b/app/routes/cv/route.tsx index 4803fd4..5fbc857 100644 --- a/app/routes/cv/route.tsx +++ b/app/routes/cv/route.tsx @@ -1,4 +1,6 @@ export default function CV() { + const h2 = + "mb-2 border-b text-lg font-bold border-indigo-700 dark:border-indigo-400 text-indigo-700 dark:text-indigo-400"; return (
@@ -21,9 +23,7 @@ export default function CV() {
-

- Experience -

+

Experience

Microsoft - Senior Software Engineer @@ -105,9 +105,7 @@ export default function CV() {

-

- Skills -

+

Skills

  • Typescript/Javascript
  • HTML5
  • @@ -129,9 +127,7 @@ export default function CV() {
  • Technical SEO/Schema
  • Telemetry Integrations
-

- Education -

+

Education

University of Minnesota, Morris - Bachelor of Arts/Studio Art

May 2006