diff --git a/app/assets/stylesheets/attestation.scss b/app/assets/stylesheets/attestation.scss index 89459a55a..e01a9168b 100644 --- a/app/assets/stylesheets/attestation.scss +++ b/app/assets/stylesheets/attestation.scss @@ -42,7 +42,7 @@ flex-direction: column; justify-content: space-between; // This will push the footer down max-width: 21cm; - height: 29.7cm; + min-height: 29.7cm; padding: 17mm; margin: 0 auto; background: #FFFFFF;