Преглед на файлове

Bump paywall plan heading size.

Increase the “Choose a plan” title for better hierarchy in the right panel.

Co-authored-by: Cursor <cursoragent@cursor.com>
huzaifahayat12 преди 2 месеца
родител
ревизия
814e88ee1b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      google_apps/PremiumFeaturesView.swift

+ 1 - 1
google_apps/PremiumFeaturesView.swift

@@ -186,7 +186,7 @@ struct PremiumFeaturesView: View {
 
                 VStack(alignment: .leading, spacing: 18) {
                     Text("Choose a plan")
-                        .font(.system(size: 20, weight: .bold))
+                        .font(.system(size: 22, weight: .bold))
                         .foregroundStyle(primaryTextColor)
 
                     planCardsStack(compactPricing: false)