add profiles
This commit is contained in:
parent
ac3ba1ee4d
commit
880134b91b
52 changed files with 115 additions and 146 deletions
|
@ -22,7 +22,15 @@
|
|||
overflow: hidden;
|
||||
img {
|
||||
width: auto;
|
||||
width:100%!important;
|
||||
object-fit: cover;
|
||||
height: 10em;
|
||||
border-radius:10px;
|
||||
&#noncover{
|
||||
background:#e1e1e1;
|
||||
width:auto;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
.team-item-description {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue