Adjust thumb

This commit is contained in:
Fred Carlsen
2018-12-03 14:31:47 +01:00
parent 9349e50bb4
commit 06d4abf1ba

View File

@@ -162,6 +162,7 @@ const StyledMember = styled.div`
img, svg {
width: 100%;
height: auto;
object-fit: contain;
margin-bottom: 10px;
}