diff --git a/src/app/@theme/components/footer/footer.component.scss b/src/app/@theme/components/footer/footer.component.scss index 8c8ad6e9..02bcfc07 100644 --- a/src/app/@theme/components/footer/footer.component.scss +++ b/src/app/@theme/components/footer/footer.component.scss @@ -11,4 +11,4 @@ padding: 0.4rem; } } -} \ No newline at end of file +} diff --git a/src/app/pages/components/notifications/notifications.component.scss b/src/app/pages/components/notifications/notifications.component.scss index 1ede69f0..9f5627b2 100644 --- a/src/app/pages/components/notifications/notifications.component.scss +++ b/src/app/pages/components/notifications/notifications.component.scss @@ -1,3 +1,3 @@ input[type='checkbox'] { margin-right: 0.5rem; -} \ No newline at end of file +}