Merge pull request #23044 from edx/ddumesnil/relevant-dates-AA-4

AA-4: CSS updates in date widget
This commit is contained in:
Dillon Dumesnil
2020-02-08 13:49:00 -05:00
committed by GitHub

View File

@@ -444,9 +444,13 @@
.heading {
font: -apple-system-body;
line-height: 1;
line-height: 1.5;
font-weight: $font-bold;
color: theme-color("dark");
a {
font-weight: $font-semibold;
}
}
.description {
@@ -459,7 +463,6 @@
}
.date-summary-link {
margin-top: 8px;
font-weight: $font-semibold;
a {