We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b85546 commit e84ab55Copy full SHA for e84ab55
TOPasscodeViewController/Models/TOPasscodeViewContentLayout.m
@@ -101,7 +101,7 @@ + (TOPasscodeViewContentLayout *)mediumScreenContentLayout
101
contentLayout.titleLabelHorizontalBottomSpacing = 18.0f;
102
103
/* Circle Row Configuration */
104
- contentLayout.circleRowDiameter = 12.5f;
+ contentLayout.circleRowDiameter = 13.5f;
105
contentLayout.circleRowSpacing = 26.0f;
106
contentLayout.circleRowBottomSpacing = 53.0f;
107
0 commit comments