Skip to content
Snippets Groups Projects
Commit ab44c716 authored by Lucas Eduardo Schoenfelder's avatar Lucas Eduardo Schoenfelder
Browse files

fixed the border around the user avatar

parent 546d8d3b
No related branches found
No related tags found
4 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa
......@@ -287,7 +287,7 @@ const AvatarDiv = styled.div`
border-radius : 50%;
height : 70px;
width : 70px;
border : 2px solid #fff;
border : 2px solid #fff !important;
background-color : #fff;
box-shadow : 0 1px 3px rgba(0,0,0,.45);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment