Skip to content

Commit 0ffe35d

Browse files
committed
design updates
1 parent 22456a0 commit 0ffe35d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

ims-education.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ <h1>IMS courses</h1>
675675
<section id="live" class="white-bg card-section">
676676
<div><h2>Instructor-led</h2></div>
677677
<!-- <p>No instructor-led courses are currently available for enrollment. Please check back to see if new courses are available.</p> -->
678-
<p>For more information about the live class format, see the upcoming events on the <a href="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/public?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560">IMS community page.</a></p>
678+
<p>For more information about the live class format, see the upcoming events on the <a href="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/public?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560" target="_blank" rel="noopener noreferrer">IMS community page.</a></p>
679679

680680
<!-- IMS Fundamentals, April Session -->
681681
<course-card

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ h3 {
1414

1515
p {
1616
font-size: 1.125em;
17+
line-height: 1.5;
1718
}
1819

1920
a {
2021
text-decoration: none;
2122
color: #0f62fe;
23+
font-size: 1.125em;
2224
}
2325

2426
img {

0 commit comments

Comments
 (0)