Jon Mårtensson 3 лет назад
Родитель
Сommit
45883fd525
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      FreeAPSWatch WatchKit Extension/Views/MainView.swift

+ 1 - 1
FreeAPSWatch WatchKit Extension/Views/MainView.swift

@@ -118,7 +118,7 @@ struct MainView: View {
                             HStack {
                                 Text("❤️" + " \(pulse)")
                                     .fontWeight(.regular)
-                                    .font(.custom("activated", size: 22))
+                                    .font(.custom("activated", size: 20))
                                     .scaledToFill()
                                     .foregroundColor(.white)
                                     .minimumScaleFactor(0.5)