8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
.text {
|
|
max-width: 42rem;
|
|
margin: 0 auto 5rem;
|
|
font-size: 1.25rem;
|
|
line-height: 1.5;
|
|
text-align: center;
|
|
}
|