6 lines
77 B
CSS
6 lines
77 B
CSS
.moreComments {
|
|
display: block;
|
|
max-width: 320px;
|
|
margin: 20px auto;
|
|
}
|