Skip to content

Commit db3f08b

Browse files
committed
styling fixes for courses page
1 parent 0cd442e commit db3f08b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ims-education.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ <h2>Frequently asked questions</h2>
539539
<div class="pure-u-1 pure-u-md-3-4">
540540
<div class="pure-g pure-g-pad">
541541
<div class="pure-u-1">
542-
<h4>Have questions about IMS courses, or the badge program? Here are some quick answers that can help you.</h4>
542+
<h4>Have questions about IMS courses or the badge program? Here are some quick answers that can help you.</h4>
543543
</div>
544544
<div class="pure-u-1 pure-u-sm-1-2">
545545
<h4>How do I earn a badge?</h4>

web-components/course-card/course-card.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ img {
6161
/* Styling for course card */
6262
.course-card {
6363
margin: 1em 0em;
64-
padding: 2em 0em;
64+
padding: 2em;
6565
display: flex;
6666
flex-flow: row wrap;
6767
align-items: flex-start;

0 commit comments

Comments
 (0)