diff --git a/index.css b/index.css index d4c2e18..2a058bf 100644 --- a/index.css +++ b/index.css @@ -29,7 +29,7 @@ a:hover { } .loading__image { - border: 1px solid black; + border: 1px dashed orange; border-radius: 40px; padding: 30px; }