|
@ -40,8 +40,12 @@ html { |
|
|
-webkit-transform: translate3d(0, 0, 0) !important; |
|
|
-webkit-transform: translate3d(0, 0, 0) !important; |
|
|
transform : translate3d(0, 0, 0) !important; |
|
|
transform : translate3d(0, 0, 0) !important; |
|
|
text-transform: capitalize; |
|
|
text-transform: capitalize; |
|
|
|
|
|
display: block; |
|
|
|
|
|
text-overflow: ellipsis !important; |
|
|
margin-top: 15px; |
|
|
margin-top: 15px; |
|
|
max-width: 100%; |
|
|
max-width: 100%; |
|
|
|
|
|
height: 68px !important; |
|
|
|
|
|
overflow: hidden !important; |
|
|
margin: auto; |
|
|
margin: auto; |
|
|
font-weight: 400; |
|
|
font-weight: 400; |
|
|
color: black; |
|
|
color: black; |
|
|