6 lines
85 B
CSS
6 lines
85 B
CSS
.content .lead {
|
|
max-width: 680px;
|
|
color: var(--muted);
|
|
font-size: 1.25rem;
|
|
}
|
|
|