Skip to content

Commit

Permalink
fix(style): Remove margin-bottom in Histogram.scss (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
drikusroor authored Feb 5, 2024
1 parent 7b6d5b8 commit f3a9635
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Histogram/Histogram.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
display: flex;
aspect-ratio: 1/1;
transform: scaleY(-1);
margin-bottom: 5px;
margin-top: -10px;

div {
Expand Down

0 comments on commit f3a9635

Please sign in to comment.