diff --git a/CountryPickerViewDemo/CountryPickerViewDemo/DemoViewController.swift b/CountryPickerViewDemo/CountryPickerViewDemo/DemoViewController.swift index 3adfc5d..9af5d64 100644 --- a/CountryPickerViewDemo/CountryPickerViewDemo/DemoViewController.swift +++ b/CountryPickerViewDemo/CountryPickerViewDemo/DemoViewController.swift @@ -44,7 +44,7 @@ class DemoViewController: UITableViewController { } cpvInternal.delegate = self - cpvMain.countryDetailsLabel.font = UIFont.systemFont(ofSize: 20) + cpvMain.font = UIFont.systemFont(ofSize: 20) [showPhoneCodeInView, showCountryCodeInView, showPreferredCountries, showOnlyPreferredCountries].forEach {