We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b560e40 commit 4279fc1Copy full SHA for 4279fc1
src/app/components/pages/TeacherFeatures.tsx
@@ -86,9 +86,7 @@ export const TeacherFeatures = () => {
86
</Col>
87
</Row>
88
<Row className="my-4">
89
- <Col>
90
- <h3 className="h-title text-center">Teacher Support</h3>
91
- </Col>
+ <h4>Teacher Support</h4>
92
93
<Row className="isaac-cards-body mt-2 px-3">
94
<Col sm={6} md={4} className="mb-3 mb-md-0">
@@ -119,9 +117,7 @@ export const TeacherFeatures = () => {
119
117
120
118
121
122
123
- <h3 className="h-title text-end">Teacher Resources</h3>
124
+ <h4>Teacher Resources</h4>
125
126
<Row className="isaac-cards-body mb-5 mt-2 px-3">
127
0 commit comments