mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Fix header font size
This commit is contained in:
@@ -28,7 +28,7 @@ struct FormSectionHeaderView: View {
|
||||
.padding(.top)
|
||||
.padding(.leading)
|
||||
.padding(.bottom, 8)
|
||||
.font(Font(theme.fonts.footnote))
|
||||
.font(Font(theme.fonts.subheadline))
|
||||
.textCase(.uppercase)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user