Skip to content

Commit 8ffa53d

Browse files
committed
fix: Update icon size in course outline container cards
1 parent a2c13f6 commit 8ffa53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/course-outline/card-header/CardHeader.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
justify-content: flex-start;
77
padding: 0;
88
flex: 1 1 0;
9-
height: 1.5rem;
9+
height: 1.75rem;
1010
margin-right: .25rem;
1111
background: transparent;
1212
color: var(--pgn-color-black);

0 commit comments

Comments
 (0)