Skip to content

Commit c96a191

Browse files
authored
Merge pull request #2 from maciej-ka/fix-frontend-masters-cta-hover
fix: no color change when hovering frontend masters cta
2 parents d2d4941 + 49b9a82 commit c96a191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/courses.css

+1
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@ ol.sections-name .lesson-details {
504504
padding-right: 10px;
505505
}
506506

507+
.cta-btn:hover,
507508
.lesson-links a:hover {
508509
background: #152837;
509510
text-decoration: none;

0 commit comments

Comments
 (0)