From e70a8472259929cb28dadb40b57c593b68ab1983 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Thu, 8 Apr 2021 12:59:02 -0700 Subject: radius and border width changed --- src/components/profile/ToggleButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/profile/ToggleButton.tsx') diff --git a/src/components/profile/ToggleButton.tsx b/src/components/profile/ToggleButton.tsx index ad05c1c4..4697d744 100644 --- a/src/components/profile/ToggleButton.tsx +++ b/src/components/profile/ToggleButton.tsx @@ -37,8 +37,8 @@ const styles = StyleSheet.create({ width: SCREEN_WIDTH * 0.42, height: SCREEN_WIDTH * 0.08, borderColor: TAGG_LIGHT_BLUE, - borderWidth: 1, - borderRadius: 2, + borderWidth: 2, + borderRadius: 3, marginRight: '2%', }, text: { -- cgit v1.2.3-70-g09d2