We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930df99 commit 2d91f1eCopy full SHA for 2d91f1e
src-ts/tools/learn/certification-details/certification-details-sidebar/CertificationDetailsSidebar.tsx
@@ -115,7 +115,7 @@ const CertificationDetailsSidebar: FC<CertificationDetailsSidebarProps> = (props
115
)}
116
</ul>
117
118
- <div className={classNames('body-main-medium', styles['section-header'])}>
+ <div className={classNames('body-small-medium', styles['section-header'])}>
119
Skills Covered
120
</div>
121
<ul className={styles['certification-skills-list']}>
0 commit comments