Fix team pofiles on firefox
This commit is contained in:
parent
978a026a43
commit
0d0fe6e9e8
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue