fix word wrap

This commit is contained in:
akcodez
2023-10-06 16:31:24 -07:00
parent aaea79b7e8
commit 684d15d395
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -361,6 +361,7 @@ $custody-logos: "Gatehub", "Bitgo";
font-family: "Work Sans"; font-family: "Work Sans";
font-style: normal; font-style: normal;
font-weight: 700; font-weight: 700;
white-space: nowrap;
font-size: 16px; font-size: 16px;
margin-bottom: 0px; margin-bottom: 0px;
} }

View File

@@ -96,7 +96,7 @@
"description": _("Evernode proposes a permissionless, flexible, scalable Layer 2 smart contract network built from the XRP Ledger."), "description": _("Evernode proposes a permissionless, flexible, scalable Layer 2 smart contract network built from the XRP Ledger."),
"category_id": "developer_tooling", "category_id": "developer_tooling",
"category_name": _("Developer Tooling"), "category_name": _("Developer Tooling"),
"link": "https://evernode.wordpress.com/", "link": "https://evernode.org/",
}, },
{ {
"id": "forte", "id": "forte",