diff --git a/src/App.css b/src/App.css index 8879637..5b73350 100644 --- a/src/App.css +++ b/src/App.css @@ -76,9 +76,7 @@ body{ position: relative; margin-top: 10px; } -.icons{ - position: absolute; - right: 10px; + } .icons i{ margin: 4px; @@ -91,4 +89,4 @@ body{ } .icon-delete:hover{ color: red; -} \ No newline at end of file +}