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