fix: community picture cover

This commit is contained in:
Jean-Baptiste Pasquier 2021-04-26 18:12:57 +02:00
parent f6bf963ca6
commit 56c40fa1e3
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
background-size: cover;
}
}
}