diff --git a/GMERemittance/Module/Login/User Interface/View/Login.storyboard b/GMERemittance/Module/Login/User Interface/View/Login.storyboard index b39df970..c9fedb17 100644 --- a/GMERemittance/Module/Login/User Interface/View/Login.storyboard +++ b/GMERemittance/Module/Login/User Interface/View/Login.storyboard @@ -1,12 +1,25 @@ - + - + + + + + + SanFranciscoDisplay-Bold + + + SanFranciscoDisplay-Regular + + + SanFranciscoText-Regular + + @@ -16,16 +29,229 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + diff --git a/GMERemittance/Module/Main/User Interface/View/MainViewController.swift b/GMERemittance/Module/Main/User Interface/View/MainViewController.swift index 98e97dd0..1a908458 100644 --- a/GMERemittance/Module/Main/User Interface/View/MainViewController.swift +++ b/GMERemittance/Module/Main/User Interface/View/MainViewController.swift @@ -55,7 +55,6 @@ class MainViewController: UITabBarController { viewController.tabBarItem.titlePositionAdjustment = UIOffsetMake(0, -5) }) } - } extension MainViewController: MainViewInterface {