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

22 lines
324 B
SCSS

.new-h1 {
margin-bottom: 3.75rem;
font-size: 2.5rem;
}
.chart-container {
margin-top: 36px;
}
.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;
}