mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-17 18:25:50 +00:00
Fix blog sidebar squishing Japanese
This commit is contained in:
@@ -273,6 +273,7 @@ Create Payment Channel: Payment Channelを作成
|
||||
Send Issued Currency: トークンを送信
|
||||
Trust for: トラストラインの設定
|
||||
Security: セキュリティ
|
||||
Release Notes: リリースノート
|
||||
Custody: カストディ
|
||||
Infrastructure: インフラストラクチャ
|
||||
Carbon Markets/Sustainability: 持続可能性
|
||||
@@ -296,4 +297,4 @@ Other Categories: 他のカテゴリ
|
||||
Proven Powerful for Innovation: イノベーションのための確かな実績
|
||||
XRPL Use Cases: XRPLのユースケース
|
||||
Building businesses and creating new value: ビジネスの構築と新たな価値の創造
|
||||
XRPL Ecosystem: XRPLエコシステム
|
||||
XRPL Ecosystem: XRPLエコシステム
|
||||
|
||||
@@ -124,7 +124,7 @@ export default function Index() {
|
||||
{/* Other Blog Posts*/}
|
||||
<section className="container-new py-26">
|
||||
<div className="row w-100 mx-auto px-2">
|
||||
<div className="row-cols-lg-2 m-0 p-0 mt-2">
|
||||
<div className="col-lg-4 m-0 p-0 mt-2">
|
||||
{/* Filters Desktop*/}
|
||||
<div className="p-3 category_sidebar d-none d-lg-block">
|
||||
<p className="mb-2 category-header">Filter by Category:</p>
|
||||
|
||||
Reference in New Issue
Block a user