4 lines
54 B
CSS
4 lines
54 B
CSS
|
.reply {
|
||
|
max-width: 600px;
|
||
|
margin-top: 1rem;
|
||
|
}
|