Skip to content

Commit a26ea96

Browse files
authored
remove redundant class
Signed-off-by: Touriist <126756092+Touriist@users.noreply.github.com>
1 parent bb6024d commit a26ea96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/sections/Devrel-platform/content.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ const DevrelContent = () => {
259259
</ul>
260260
</Col>
261261
</Row>
262-
<Row className="devel">
262+
<Row>
263263
<InlineQuotes
264264
person="Nic Jackson"
265265
title="Principal Developer Advocate at HashiCorp"
@@ -298,7 +298,7 @@ const DevrelContent = () => {
298298
</ul>
299299
</Col>
300300
</Row>
301-
<Row className="devel">
301+
<Row>
302302
<InlineQuotes
303303
person="Ruth Ikegah"
304304
title="Open Source Program Manager and GitHub Star"

0 commit comments

Comments
 (0)