fixed row issues

This commit is contained in:
David Sun 2019-03-07 12:35:52 -08:00
parent 1a3bf81c19
commit af82fa7b62

View File

@ -95,7 +95,6 @@ const StyledProject = styled.div<StyledProjectInterface>`
img {
object-fit: contain;
width: 100%;
height: 100%;
}