Showing
1 changed file
with
2 additions
and
1 deletions
1 | .employ{ | 1 | .employ{ |
2 | width: 100%; | 2 | width: 100%; |
3 | height: 90rem / $pxConvertRem; | 3 | height: 90rem / $pxConvertRem; |
4 | - overflow: hidden; | 4 | + |
5 | border-bottom:1px solid #e0e0e0; | 5 | border-bottom:1px solid #e0e0e0; |
6 | + position: relative; | ||
6 | span{ | 7 | span{ |
7 | width: 49%; | 8 | width: 49%; |
8 | height: 48rem / $pxConvertRem; | 9 | height: 48rem / $pxConvertRem; |
-
Please register or login to post a comment