Skip to content

Commit

Permalink
styled card on the dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
FeSuert committed Aug 3, 2023
1 parent 67172c1 commit 8842b3b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,12 @@ h2.course-name{
article.course {
border-bottom: none;
border-radius: 10px;
}

div.course-container {
border-radius: 10px;
}

a.course-target-link{
color: black !important;
}

0 comments on commit 8842b3b

Please sign in to comment.