diff --git a/style/pi-hole.css b/style/pi-hole.css index 6245bd93..e5efad52 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -327,6 +327,7 @@ background: #367fa9; } -.box, .small-box { - border-radius:10px; -} \ No newline at end of file +.box, +.small-box { + border-radius: 10px; +}