Skip to content

Commit 128945a

Browse files
Zubair ShakoorZubair Shakoor
authored andcommitted
fix: course title focus styling fixed
1 parent ed942a3 commit 128945a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

paragon/_extras.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,11 @@
6464
}
6565
}
6666
}
67+
68+
// course title focus visibility styling
69+
.course-card {
70+
.pgn__card-header,
71+
.pgn__card-header-content {
72+
overflow: visible !important;
73+
}
74+
}

0 commit comments

Comments
 (0)