File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/app/components/elements Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export const WhySignUpTabs = () => (
16
16
< CardTitle tag = "h3" className = "mb-auto" >
17
17
Benefits for students
18
18
</ CardTitle >
19
- < CardText className = "mb-auto" >
19
+ < CardText className = "mb-auto" tag = "div" >
20
20
< strong > Isaac Computer Science allows you to:</ strong >
21
21
< ul >
22
22
< li > Study and revise at your own pace</ li >
@@ -46,7 +46,7 @@ export const WhySignUpTabs = () => (
46
46
< CardTitle tag = "h3" className = "mb-auto" >
47
47
Benefits for teachers
48
48
</ CardTitle >
49
- < CardText className = "mb-auto" >
49
+ < CardText className = "mb-auto" tag = "div" >
50
50
< strong > Isaac Computer Science allows you to:</ strong >
51
51
< ul >
52
52
< li > Select and set self-marking homework questions</ li >
You can’t perform that action at this time.
0 commit comments