Skip to content

Commit 7a40fb5

Browse files
committed
fix: centering left sidebar
1 parent 7d3cf2f commit 7a40fb5

File tree

1 file changed

+2
-2
lines changed
  • src/shared/components/challenge-listing/Sidebar/BucketSelector/Bucket

1 file changed

+2
-2
lines changed

src/shared/components/challenge-listing/Sidebar/BucketSelector/Bucket/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
font-weight: 400;
5454
font-size: 16px;
55-
line-height: 24px;
55+
line-height: 26px;
5656
color: $tco-black;
5757
margin-left: 5px;
5858
}
@@ -74,7 +74,7 @@
7474
text-align: center;
7575
padding: 0 8px;
7676
margin-left: 8px;
77-
margin-bottom: 5px;
77+
margin-bottom: 8px;
7878
}
7979
}
8080

0 commit comments

Comments
 (0)