From 4f7c92f15fa3ec014cfdc8b7132c1080b9eec42c Mon Sep 17 00:00:00 2001 From: Andrew Hosgood Date: Wed, 13 Nov 2024 09:21:17 +0000 Subject: [PATCH] Lint --- src/nationalarchives/components/footer/footer.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/nationalarchives/components/footer/footer.scss b/src/nationalarchives/components/footer/footer.scss index f4e529ac..7bfc7180 100644 --- a/src/nationalarchives/components/footer/footer.scss +++ b/src/nationalarchives/components/footer/footer.scss @@ -46,7 +46,8 @@ padding-top: 0; } - &__address {} + &__address { + } &__meta { margin-top: spacing.space(1);