mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Update Use Cases page w/ new brands and fixes
- New logos, descriptions - Fixes use case responsiveness resolve pr comments rm important Fix Zerpmon filename casing
This commit is contained in:
@@ -365,6 +365,10 @@
|
||||
"xp-market": "svg",
|
||||
"ledger-city": "svg",
|
||||
"forte": "svg",
|
||||
"futureverse": "svg",
|
||||
'first-ledger-bot': 'svg',
|
||||
"moai-finance": "svg",
|
||||
"orchestra-finance": "svg",
|
||||
"anchain-ai": "svg",
|
||||
"coil": "svg",
|
||||
"carbonland-trust": "svg",
|
||||
@@ -374,6 +378,7 @@
|
||||
"ripples-on-demand-liquidity": "svg",
|
||||
"ripples-cbdc-platform": "svg",
|
||||
"momento": "svg",
|
||||
"zerpmon": "png",
|
||||
"Crossmark": "png",
|
||||
"Edge": "png"
|
||||
|
||||
@@ -387,6 +392,22 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.orchestra-finance{
|
||||
max-height: 52px !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
#use_case_companies_list {
|
||||
#first-ledger-bot {
|
||||
.biz-logo {
|
||||
max-height: 81px !important;
|
||||
}
|
||||
}
|
||||
#zerpmon {
|
||||
.biz-logo {
|
||||
max-height: 81px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user