add profiles

This commit is contained in:
GZod01 2024-06-11 12:24:20 +02:00
parent ac3ba1ee4d
commit 880134b91b
52 changed files with 115 additions and 146 deletions

View file

@ -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 {