Skip to content

Commit

Permalink
added space to helper text
Browse files Browse the repository at this point in the history
  • Loading branch information
nstclair-cc committed Sep 23, 2024
1 parent ad96579 commit 269b884
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ export default class Offerings extends React.Component<any, any> {
return (
<>
<p className={css.noActivity}>No recent activity.</p>
<p><strong>There are no students in your class.</strong>
Please instruct your students to create an account on the STEM Resource Finder. After creating their account, they can join your class using a unique "class word" that you provide. For detailed instructions, please refer to the <a href="https://learn.concord.org/help" target="_blank" rel="noreferrer">User Guide</a>.
<p><strong>There are no students in your class.</strong> Please instruct your students to create an account on the STEM Resource Finder. After creating their account, they can join your class using a unique "class word" that you provide. For detailed instructions, please refer to the <a href="https://learn.concord.org/help" target="_blank" rel="noreferrer">User Guide</a>.
</p>
<p>As your students register and get started on the assigned activities, their progress will be displayed here.</p>
</>
Expand Down

0 comments on commit 269b884

Please sign in to comment.