6 lines
109 B
CSS
6 lines
109 B
CSS
p {
|
|
text-align: justify;
|
|
text-indent: 20px;
|
|
margin-bottom: 0 !important;
|
|
line-height: 1.6;
|
|
}
|