demarches-normaliennes/app/assets/stylesheets/stats.scss

14 lines
222 B
SCSS
Raw Normal View History

.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);
2023-11-08 10:39:03 +01:00
white-space: nowrap;
}