From a382ff32a0a6d6a15402c74e18ad471d9f689107 Mon Sep 17 00:00:00 2001 From: Justin Shillingford Date: Mon, 29 Jun 2020 19:21:18 -0400 Subject: Removed credentials style definition --- src/screens/Login.tsx | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src') diff --git a/src/screens/Login.tsx b/src/screens/Login.tsx index f7445018..618507d8 100644 --- a/src/screens/Login.tsx +++ b/src/screens/Login.tsx @@ -185,18 +185,6 @@ const styles = StyleSheet.create({ width: 215, height: 149, }, - credentials: { - top: 190, - width: 248, - height: 40, - fontSize: 20, - color: '#FFFFFF', - borderColor: '#FFFDFD', - borderWidth: 2, - borderRadius: 20, - paddingLeft: 13, - marginVertical: 15, - }, forgotPassword: { top: 190, left: -60, -- cgit v1.2.3-70-g09d2