We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd442e commit db3f08bCopy full SHA for db3f08b
2 files changed
ims-education.html
@@ -539,7 +539,7 @@ <h2>Frequently asked questions</h2>
539
<div class="pure-u-1 pure-u-md-3-4">
540
<div class="pure-g pure-g-pad">
541
<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>
+ <h4>Have questions about IMS courses or the badge program? Here are some quick answers that can help you.</h4>
543
</div>
544
<div class="pure-u-1 pure-u-sm-1-2">
545
<h4>How do I earn a badge?</h4>
web-components/course-card/course-card.css
@@ -61,7 +61,7 @@ img {
61
/* Styling for course card */
62
.course-card {
63
margin: 1em 0em;
64
- padding: 2em 0em;
+ padding: 2em;
65
display: flex;
66
flex-flow: row wrap;
67
align-items: flex-start;
0 commit comments