mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Update fonts
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ struct SecurityRecommendationCard: View {
|
||||
VStack(alignment: .leading, spacing: 16.0) {
|
||||
VStack(alignment: .leading, spacing: 8.0) {
|
||||
Text(title)
|
||||
.font(theme.fonts.calloutSB)
|
||||
.font(theme.fonts.headline)
|
||||
.foregroundColor(theme.colors.primaryContent)
|
||||
|
||||
Text(subtitle)
|
||||
|
||||
Reference in New Issue
Block a user