Skip to content

Commit ee204a4

Browse files
committed
go
1 parent d09cac5 commit ee204a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

layouts/support-us/list.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,9 @@ <h1 class='display-5 fw-normal mt-1'>Compare</h1>
517517
</tr>
518518
<tr class='tiers-row'>
519519
<th scope='row' class='tiers-feature-heading'>Send text</th>
520-
<td class='tier-cell tier-cell--core'><span class='tier-check'></span></td>
521-
<td class='tier-cell tier-cell--plus'><span class='tier-check'></span></td>
522-
<td class='tier-cell tier-cell--pro'><span class='tier-check tier-check--pro'></span></td>
520+
<td class='tier-cell tier-cell--core'></td>
521+
<td class='tier-cell tier-cell--plus'></td>
522+
<td class='tier-cell tier-cell--pro'></td>
523523
</tr>
524524
<tr class='tiers-row'>
525525
<th scope='row' class='tiers-feature-heading'>Send image, voice, video</th>

0 commit comments

Comments
 (0)