demarches-normaliennes/app/assets/stylesheets/stats.scss
2024-06-17 11:59:02 +02:00

13 lines
222 B
SCSS

.chart {
width: 100%;
}
.big-number-card-number {
display: block;
text-align: center;
font-size: 4.5rem;
line-height: 1.5em;
font-weight: bold;
color: var(--text-title-blue-france);
white-space: nowrap;
}