X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;h=010e0cf32dc1730cd3f264d54d86693b2bf8dc6a;hb=994139f341f1c905996f549d30a35d7e1f8443e9;hp=b7a0665325c884b3a908e469138c7486296482c1;hpb=2a34a5036aaa920c8c743ea293712bdb075e1cbd;p=watch-my-terminal.git diff --git a/index.html b/index.html index b7a0665..010e0cf 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,11 @@ font-family: monospace; font-size: 12px; line-height: 14px; + padding: 0; + margin: 0; + } + body code { + display: block; white-space: pre; }