diff --git a/atoms/index.css b/atoms/index.css index c4964e1..8cf1e62 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -86,6 +86,7 @@ img { } .selection { + margin-top: -5%; padding: 4px; box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.2); @@ -284,7 +285,7 @@ img { position: absolute; display: none; opacity: 0; - margin-top: 16%; + margin-top: 65%; margin-left: -9%; border-left: 10px solid transparent; border-right: 10px solid transparent; @@ -304,7 +305,7 @@ img { display: none; opacity: 0; border-radius: 7px; - margin-top: 20%; + margin-top: 95%; margin-left: -13%; padding: 5px; font-size: 90%;