...
|
...
|
@@ -45,7 +45,7 @@ |
|
|
|
|
|
.brand-intro-transition {
|
|
|
transition: all 0.3s ease;
|
|
|
font-size: 16px;
|
|
|
font-size: 20px;
|
|
|
line-height: 32px;
|
|
|
width: 90%;
|
|
|
height: 220px;
|
...
|
...
|
@@ -60,7 +60,7 @@ |
|
|
.brand-short {
|
|
|
height: 60px !important;
|
|
|
display: -webkit-box !important;
|
|
|
font-size: 16px;
|
|
|
font-size: 20px;
|
|
|
line-height: 32px;
|
|
|
width: 90%;
|
|
|
text-overflow: ellipsis;
|
...
|
...
|
|