From 6d15a71cc480303773b0151cac1128f57774a81e Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 11:12:25 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in c6d0b80 according to the output from Prettier. Details: None --- src/styles/_certificate.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/_certificate.scss b/src/styles/_certificate.scss index 075f2b9..29b22be 100644 --- a/src/styles/_certificate.scss +++ b/src/styles/_certificate.scss @@ -38,7 +38,6 @@ z-index: +2; - > h3 { margin-bottom: 4px; }