scope modification for product detail molecule
This commit is contained in:
parent
ff8f82e19f
commit
be426c756f
@ -54,7 +54,7 @@ open class HeadlineBody: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func styleLandingPageHeader() {
|
public func styleLandingPageHeader() {
|
||||||
headlineLabel.setFontStyle(.Title2XLarge)
|
headlineLabel.setFontStyle(.Title2XLarge)
|
||||||
messageLabel.setFontStyle(.RegularBodySmall)
|
messageLabel.setFontStyle(.RegularBodySmall)
|
||||||
spaceBetweenLabelsConstant = PaddingTwo
|
spaceBetweenLabelsConstant = PaddingTwo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user