From d5a5602fee9e73b9bb1d3cf642461b27fdab4e4f Mon Sep 17 00:00:00 2001 From: BernatBC Date: Mon, 12 Feb 2024 19:36:10 +0100 Subject: [PATCH] Fix --- assets/styles/sections/projects.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/styles/sections/projects.scss b/assets/styles/sections/projects.scss index e06dc8c..47c1242 100644 --- a/assets/styles/sections/projects.scss +++ b/assets/styles/sections/projects.scss @@ -36,6 +36,7 @@ .project-card-footer { display: flex; .badge { + margin-left: 0.1em; margin-right: 0.1em; } }