From c5ed7f9c26303990bd7e37ec714034cd8b315465 Mon Sep 17 00:00:00 2001 From: Chris McKnight Date: Wed, 1 Nov 2023 01:37:49 -0500 Subject: [PATCH] app(footer): Add bottom padding --- src/app/footer/footer.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/footer/footer.component.ts b/src/app/footer/footer.component.ts index f5234b88..9d3e38f6 100644 --- a/src/app/footer/footer.component.ts +++ b/src/app/footer/footer.component.ts @@ -3,7 +3,7 @@ import { Component, VERSION } from '@angular/core'; @Component({ selector: 'app-footer', template: ` -