Fix team pofiles on firefox

This commit is contained in:
Maciej Matuszewski 2018-01-14 23:04:52 +01:00
parent 978a026a43
commit 0d0fe6e9e8
1 changed files with 6 additions and 2 deletions

View File

@ -16,10 +16,14 @@
&__image {
width: 100%;
height: 100%;
padding-bottom: 114%;
background-position: center center;
background-size: cover;
&::after {
display: block;
padding-bottom: 114%;
content: '';
}
}
&__location,