Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 0d87fac

Browse files
author
Nick Litwin
committed
Remove duplicate font weight
1 parent c6500f7 commit 0d87fac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/ListContainer/ListContainer.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
}
99

1010
.list-header {
11+
padding: 11px 15px;
1112
background-color: $tc-gray-20;
1213
@include tc-label;
13-
font-weight: 400;
14-
padding: 11px 15px;
1514

1615
.header-text {
1716
color: $tc-gray-70;

0 commit comments

Comments
 (0)