diff --git a/atoms/index.css b/atoms/index.css index 2a0670c..30c15d6 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -181,6 +181,7 @@ img { .legend { border: 1px solid; + background-color: red; } .normal { @@ -188,6 +189,7 @@ img { margin: 3%; } .extension { + border: 1px hidden; margin-top:3%; margin-left: 10%; }