Skip to content

Commit

Permalink
Merge pull request #2 from maciej-ka/fix-frontend-masters-cta-hover
Browse files Browse the repository at this point in the history
fix: no color change when hovering frontend masters cta
  • Loading branch information
dtauer authored Jan 23, 2025
2 parents d2d4941 + 49b9a82 commit c96a191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/courses.css
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ ol.sections-name .lesson-details {
padding-right: 10px;
}

.cta-btn:hover,
.lesson-links a:hover {
background: #152837;
text-decoration: none;
Expand Down

0 comments on commit c96a191

Please sign in to comment.