mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
rm arrows
This commit is contained in:
@@ -148,7 +148,6 @@ function FeatureCard({ title, description }) {
|
||||
<header className="feature-header">
|
||||
<h2 className="feature-title">
|
||||
{translate(title)}
|
||||
<span className="feature-arrow" aria-hidden="true"></span>
|
||||
</h2>
|
||||
</header>
|
||||
<p className="feature-description">{translate(description)}</p>
|
||||
|
||||
Reference in New Issue
Block a user