Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- profile {
- margin-top: 7em;
- display: flex;
- justify-content: center;
- align-content: center;
- background: white;
- }
- .profile-picture {
- width: 340px;
- height: 200px;
- }
- .profile-picture img{
- border-radius: 50%;
- width: 340px;
- height: 200px;
- }
Advertisement
Add Comment
Please, Sign In to add comment