Skip to content

Commit 86f21d6

Browse files
committed
Prefer 8-multiple spacing
1 parent b7ff566 commit 86f21d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/Analytics Hub/AnalyticsHubView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ private extension AnalyticsHubView {
7272
}
7373

7474
struct Layout {
75-
static let vertialSpacing: CGFloat = 26.0
75+
static let vertialSpacing: CGFloat = 24.0
7676
}
7777
}
7878

0 commit comments

Comments
 (0)