From cab0a0723e42817aa62eafa0268b7c99285d8332 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 22 Sep 2020 14:57:10 +0100 Subject: [PATCH] Add details component --- .../views/guidance/letter-specification.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/app/templates/views/guidance/letter-specification.html b/app/templates/views/guidance/letter-specification.html index a30418475..22b09f910 100644 --- a/app/templates/views/guidance/letter-specification.html +++ b/app/templates/views/guidance/letter-specification.html @@ -9,13 +9,20 @@

Letter specification

-

To help you set up your letter, you can download our letter specification document (PDF).

-

Page size and layout: A4 portrait (210 × 297 mm)

Maximum file size: 2 MB

Your letter must 10 pages or less (5 double-sided sheets of paper).

The content of your letter must appear inside the printable area.

+

To help you set up your letter, you can download our letter specification as a PDF.

+ +
+ + + View a text version of the letter specification + + +

Page 1 of 10

Left margin 15mm

@@ -44,5 +51,7 @@

Right margin 15mm

Top margin 5mm

Bottom margin 5mm

+
+
{% endblock %}