From 04e5244a5a53fd5141bd6fda01dd08ff1f0a9150 Mon Sep 17 00:00:00 2001 From: Mythie Date: Thu, 9 Jan 2025 14:38:00 +1100 Subject: [PATCH] chore: update styling --- .../%5F%5Fhtmltopdf/certificate/page.tsx | 39 ++++++++++--------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx b/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx index 95420ffd7..110b0413b 100644 --- a/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx +++ b/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx @@ -303,26 +303,27 @@ export default async function SigningCertificate({ searchParams }: SigningCertif +
+
+
+
+ +
+

+ {_(msg`Signing certificate provided by`)}: +

+ + +
+
- -
-
-
-
- -
-

- {_(msg`Signing certificate provided by`)}: -

- - -
-
); }