diff --git a/atoms/index.css b/atoms/index.css index a2059e5..8451cd5 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -189,10 +189,14 @@ img { .elements { margin-left: -150%; } + .settings { margin-left: -40%; width: 20%; +} +.periodictable { + cursor: pointer; } .fa { @@ -240,6 +244,7 @@ img { .infoBox { display: flex; + cursor: text; } .preview {