From 31db4f6d6468a506592b3a59a3acb2fb4059bc48 Mon Sep 17 00:00:00 2001 From: pat-s Date: Mon, 16 Dec 2024 13:50:42 +0100 Subject: [PATCH] em -> rem --- docs/static/img/feat-docker.svg | 2 +- docs/static/img/feat-opensource.svg | 2 +- docs/static/img/workflows.svg | 2 +- web/src/components/atomic/Icon.vue | 76 +++++++++---------- .../repo/pipeline/PipelineStatusIcon.vue | 2 +- web/src/views/repo/pipeline/Pipeline.vue | 6 +- 6 files changed, 45 insertions(+), 45 deletions(-) diff --git a/docs/static/img/feat-docker.svg b/docs/static/img/feat-docker.svg index a9b783ef5..31c054cf9 100644 --- a/docs/static/img/feat-docker.svg +++ b/docs/static/img/feat-docker.svg @@ -1,2 +1,2 @@ - + diff --git a/docs/static/img/feat-opensource.svg b/docs/static/img/feat-opensource.svg index 68e761b69..61f3b413b 100644 --- a/docs/static/img/feat-opensource.svg +++ b/docs/static/img/feat-opensource.svg @@ -1,2 +1,2 @@ - + diff --git a/docs/static/img/workflows.svg b/docs/static/img/workflows.svg index f43d9c692..597fbb476 100644 --- a/docs/static/img/workflows.svg +++ b/docs/static/img/workflows.svg @@ -1,2 +1,2 @@ - + diff --git a/web/src/components/atomic/Icon.vue b/web/src/components/atomic/Icon.vue index 41343f780..ef676da80 100644 --- a/web/src/components/atomic/Icon.vue +++ b/web/src/components/atomic/Icon.vue @@ -1,59 +1,59 @@