Update display_global.php
This commit is contained in:
@@ -204,7 +204,7 @@ $_hasVideo = (bool)$_tvVideo;
|
|||||||
padding: .35rem 1rem;
|
padding: .35rem 1rem;
|
||||||
background: color-mix(in srgb, var(--brand) 12%, #f1f5f9);
|
background: color-mix(in srgb, var(--brand) 12%, #f1f5f9);
|
||||||
border-top: 1px solid #e2e8f0; border-bottom: 2px solid #e2e8f0;
|
border-top: 1px solid #e2e8f0; border-bottom: 2px solid #e2e8f0;
|
||||||
font-size: .75rem; font-weight: 800;
|
font-size: 1.75rem; font-weight: 800;
|
||||||
text-transform: uppercase; letter-spacing: .1em; color: #64748b;
|
text-transform: uppercase; letter-spacing: .1em; color: #64748b;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
@@ -228,7 +228,7 @@ $_hasVideo = (bool)$_tvVideo;
|
|||||||
}
|
}
|
||||||
.ul-item .ul-cod { font-weight: 800; font-size: 2.9rem; line-height: 1; }
|
.ul-item .ul-cod { font-weight: 800; font-size: 2.9rem; line-height: 1; }
|
||||||
.ul-item .ul-dest {
|
.ul-item .ul-dest {
|
||||||
font-size: 3.68rem; font-weight: 700; color: #1e293b;
|
font-size: 2.68rem; font-weight: 700; color: #1e293b;
|
||||||
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
|
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
|
||||||
line-height: 1.1;
|
line-height: 1.1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user