working out top of profile page w name, email, image, and sign out button.
This commit is contained in:
@@ -26,7 +26,7 @@ export const SignOutButton = () => {
|
||||
const styles = StyleSheet.create({
|
||||
button: {
|
||||
width: '40%',
|
||||
height: '5%',
|
||||
height: '100%',
|
||||
backgroundColor: 'rgba(192, 196, 199, 1)',
|
||||
borderRadius: 5,
|
||||
alignItems: 'center',
|
||||
|
||||
Reference in New Issue
Block a user