6 lines
91 B
CSS
6 lines
91 B
CSS
article p {
|
|
text-align: center;
|
|
margin: 100px 0;
|
|
color: #8d8d8d;
|
|
font-size: 17px;
|
|
} |