diff --git a/index.css b/index.css index b0a94217..d1637963 100644 --- a/index.css +++ b/index.css @@ -72,6 +72,9 @@ body { margin-top: 2px; font-size: 12px; } +.readme .text > p { + margin-right: 256px; +} .readme .text { padding: 16px; font-size: 14px;