diff --git a/atoms/index.css b/atoms/index.css index 60b7627..07b0548 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -70,6 +70,7 @@ img { font-size:110%; display: inline-block; margin-right: 3%; + margin-top: 0; } .setting { @@ -89,6 +90,7 @@ img { .selection { padding: 4px; box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.2); + margin-top: 0; -webkit-transition: box-shadow 0.3s ease, color 0.7s ease; -moz-transition: box-shadow 0.3s ease, color 0.7s ease; diff --git a/atoms/index.html b/atoms/index.html index 29c3cd5..33c74e6 100644 --- a/atoms/index.html +++ b/atoms/index.html @@ -4,7 +4,6 @@ Atoms -