Add 15px bottom of p-content.

This commit is contained in:
elweyn 2023-05-17 18:01:36 +02:00
parent 89d72de59d
commit ca25be61da

View File

@ -39,7 +39,7 @@ h2 {
}
.p_content{
margin-top: 15px;
margin: 15px 0 15px 0;
line-height: 26px;
}