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
|
.img-circle
|
||||||
{
|
{
|
||||||
border-radius: 50%;
|
border-radius: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.headshot
|
.headshot
|
||||||
{
|
{
|
||||||
width: 115px;
|
width: 140px;
|
||||||
height: 115px;
|
height: 140px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.brand
|
.brand
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue