From 1fffb2ea40fa8f0706ae0f7243c4b3b97355a56c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 1 Oct 2024 17:35:39 +0200 Subject: Update footnote style on homepage --- assets/scss/web/_work.scss | 4 ++++ data/home/work.yaml | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/assets/scss/web/_work.scss b/assets/scss/web/_work.scss index 30afd9d..0bb807e 100644 --- a/assets/scss/web/_work.scss +++ b/assets/scss/web/_work.scss @@ -95,6 +95,10 @@ margin-inline-start: 0em; } } + + sup { + font-size: 0.7rem; + } } .footnote { diff --git a/data/home/work.yaml b/data/home/work.yaml index e3384dc..08990fe 100644 --- a/data/home/work.yaml +++ b/data/home/work.yaml @@ -41,9 +41,10 @@ Work: - Standardized the deployment process (and maintained the process documentation). - Built templates to provision infrastructure on different cloud providers and development stages. - Built standardized workflows using CircleCI to automate deployments (for internal and external projects). - - Implemented and maintained the (Rails 5) JSON API serving our infographics portal[1]. - - Maintained 99+% documentation coverage of the infographics portal[1]. API - and 90+% test coverage. + - Implemented and maintained the (Rails 5) JSON API serving our infographics portal + [1]. + - Maintained 99+% documentation coverage of the infographics portal [1]. + API and 90+% test coverage. - Worked with Docker to provide deliverables for some of our external projects. - Provided support and tutoring to work with our standard deployment workflows (internally and externally). - Worked closely with our Systems Engineer to support with various DevOps tasks. @@ -51,7 +52,7 @@ Work: FootNote: [1] A working version of the infographics portal was acquired by Scrolly Telling GmbH and still worked on by them as seen at - Five-Times or Scrlly. + Five-Times and Scrlly. - Company: LIQID GmbH. Title: Senior Backend Developer -- cgit v1.2.3