comment section style added

This commit is contained in:
ed barz 2023-01-13 10:38:17 +01:00
parent f7dbaa9312
commit 77c7ba7af9
1 changed files with 6 additions and 0 deletions

View File

@ -255,4 +255,10 @@ main.crypto-page section.copyme p {
margin-right: auto;
word-wrap: break-word;
text-align: center;
}
section.comments {
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
}