Files
amalie.mansaker.no/static/img_style.css

7 lines
111 B
CSS

td > img {
width: 100%;
height: 100%;
margin: 0px;
object-fit: cover;
border-radius: 50%;
}