diff --git a/src/components/screenComponents/FriendProfile.js b/src/components/screenComponents/FriendProfile.js index 63f8338..7e8ef4c 100644 --- a/src/components/screenComponents/FriendProfile.js +++ b/src/components/screenComponents/FriendProfile.js @@ -89,7 +89,7 @@ const FriendProfile = ({route, navigation}) => { name="close" style={{ fontSize: 20, - color: 'black', + color: 'red', opacity: 0.5, }} />