diff --git a/projects/project-3/frontend/src/styles.scss b/projects/project-3/frontend/src/styles.scss index 7356be0..b43caff 100644 --- a/projects/project-3/frontend/src/styles.scss +++ b/projects/project-3/frontend/src/styles.scss @@ -34,9 +34,9 @@ body { .legend i { width: 18px; - height: 18px; + height: 3px; float: left; - margin: 0 8px 0 0; + margin: 7px 8px 0 0; opacity: 0.7; }