X-Git-Url: https://jasonwoof.com/gitweb/?p=watch-my-terminal.git;a=blobdiff_plain;f=index.html;h=ef33901ae702b457645e929ed5b8fddba988e0de;hp=b7a0665325c884b3a908e469138c7486296482c1;hb=238684c497185ba7d18860770dc24096c172562b;hpb=6a61f2f69ff4bd74b400e084eb7cbe50e2df227f 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; }