diff --git a/css/app.css b/css/app.css index 5a7bcd0..bc824f6 100644 --- a/css/app.css +++ b/css/app.css @@ -17,7 +17,7 @@ body { height: 300px; border-radius: 50%; border: 5px solid #FFF; - position: relative; + position: relative; } .aguja { @@ -48,4 +48,4 @@ body { left: 5%; height: 2px; transform: translateY(-1px); -} \ No newline at end of file +} diff --git a/index.html b/index.html index 537b201..a91b544 100644 --- a/index.html +++ b/index.html @@ -6,11 +6,9 @@
-