r2dm / style.css
kazuto1011
update
059842e
.head {
text-align: center;
display: block;
font-size: var(--text-xl);
}
.title {
font-size: var(--text-xxl);
font-weight: bold;
margin-top: 2rem;
}
.description {
font-size: var(--text-lg);
}