Refresh typography and channel sheet styling

This commit is contained in:
jack
2025-09-24 12:32:11 +02:00
parent a41ec65f58
commit de906cb97c
4 changed files with 199 additions and 171 deletions
+9 -5
View File
@@ -20,15 +20,19 @@ private extension Font.TextStyle {
return .caption2
case ..<13.0:
return .caption
case ..<14.0:
case ..<13.75:
return .footnote
case ..<16.5:
case ..<15.5:
return .subheadline
case ..<17.5:
return .callout
case ..<19.5:
return .body
case ..<19.0:
case ..<22.5:
return .title3
case ..<23.0:
case ..<27.5:
return .title2
case ..<30.0:
case ..<34.0:
return .title
default:
return .largeTitle