Fix blockquote format

This commit is contained in:
mDuo13
2022-01-10 12:59:29 -08:00
parent 130d8636ab
commit 537a50f8b5
3 changed files with 5 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@@ -14,12 +14,9 @@ status: not_enabled
The XRP Ledger offers support for tokens, also known as _IOUs _or _issued assets_. Such assets are, primarily, fungible. The XRP Ledger offers support for tokens, also known as _IOUs _or _issued assets_. Such assets are, primarily, fungible.
> Fun·gi·ble /ˈfənjəbəl/ (adj)
Fun·gi·ble /ˈfənjəbəl/ (adj) >
> 1. able to replace or be replaced by another identical item; mutually interchangeable.
1. able to replace or be replaced by another identical item; mutually interchangeable.
Fungible tokens can be easily traded between users for XRP or other issued assets on the XRP Ledger's decentralized exchange. This makes them ideal for payments. Fungible tokens can be easily traded between users for XRP or other issued assets on the XRP Ledger's decentralized exchange. This makes them ideal for payments.

View File

@@ -33,6 +33,7 @@
color: $danger; color: $danger;
} }
blockquote,
.devportal-callout { .devportal-callout {
border-style: solid; border-style: solid;
border-radius: 0; border-radius: 0;