From 54e035f4a48ead27fd7dd81d5d283d4c75222ee4 Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Tue, 26 Aug 2025 21:34:48 -0400 Subject: [PATCH] style: responsive work experience --- src/index.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/index.md b/src/index.md index 9a6f044..8ecef58 100644 --- a/src/index.md +++ b/src/index.md @@ -91,15 +91,17 @@ image: "/assets/images/jesus.webp"
-

- {{ role.title }} -

- {%- if role.company -%} -

- {{ role.company }} -

- {%- endif -%} - +
+

+ {{ role.title }} +

+ {%- if role.company -%} +

+ {{ role.company }} +

+ {%- endif -%} +
+ {%- if role.description -%}

{{ role.description }}

{%- endif -%}