display pic css change
This commit is contained in:
parent
da0fdbc682
commit
33d27c27e9
1 changed files with 4 additions and 4 deletions
|
@ -9,13 +9,13 @@ body
|
|||
|
||||
.img-circle
|
||||
{
|
||||
border-radius: 50%;
|
||||
border-radius: 70%;
|
||||
}
|
||||
|
||||
.headshot
|
||||
{
|
||||
width: 115px;
|
||||
height: 115px;
|
||||
width: 140px;
|
||||
height: 140px;
|
||||
}
|
||||
|
||||
.brand
|
||||
|
|
Loading…
Add table
Reference in a new issue