diff --git a/templates/index.t b/templates/index.t index 88f09f1..820f6a4 100644 --- a/templates/index.t +++ b/templates/index.t @@ -40,6 +40,9 @@ .data, .traceroute { width: 768px; } + .traceroute { + margin-top: 16px; + } .guess, .next { background-color: #444; display: block;