diff options
Diffstat (limited to 'Jel/Views/Dashboard/DashboardSectionTitleView.swift')
-rw-r--r-- | Jel/Views/Dashboard/DashboardSectionTitleView.swift | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jel/Views/Dashboard/DashboardSectionTitleView.swift b/Jel/Views/Dashboard/DashboardSectionTitleView.swift index 2456dc2..608458a 100644 --- a/Jel/Views/Dashboard/DashboardSectionTitleView.swift +++ b/Jel/Views/Dashboard/DashboardSectionTitleView.swift @@ -21,7 +21,6 @@ struct DashboardSectionTitleView: View { .bold() Spacer() } - .padding(.top) } } |