5 lines
57 B
CSS
5 lines
57 B
CSS
|
.home-page p {
|
||
|
font-size: 1.25rem;
|
||
|
font-weight: 300;
|
||
|
}
|