diff --git a/ip/style.css b/ip/style.css index 70199f6..973c487 100644 --- a/ip/style.css +++ b/ip/style.css @@ -69,6 +69,10 @@ th { margin-top: 15px; } +#your-ip { + margin-right: 5px; +} + #your-ip:not(:hover) { filter: blur(10px); }