Fix Bold Nombre Partido Político (Tickers)
This commit is contained in:
@@ -92,12 +92,11 @@
|
||||
}
|
||||
|
||||
.ticker-party .party-name {
|
||||
font-weight: 500;
|
||||
font-weight: 800;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
padding-right: 0.6rem; /* 10px */
|
||||
/* El tamaño del nombre del partido es 0.9 veces el tamaño base */
|
||||
padding-right: 0.6rem;
|
||||
font-size: 0.9rem;
|
||||
color: #343a40;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user