diff --git a/assets/css/style.css b/assets/css/style.css index efd7776..cd9ebd4 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -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; } \ No newline at end of file