mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-15 17:25:49 +00:00
Enhance styling for tokenization page and update CSS variables
- Added padding to the developer tools section within the tokenization page for improved layout. - Updated CSS variables in devportal2024-v1.css for consistency and future styling adjustments.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1469,6 +1469,11 @@ html.light {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.page-rwa-tokenization{
|
||||||
|
.developer-tools {
|
||||||
|
padding:180px 0px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.page-rwa-tokenization,
|
.page-rwa-tokenization,
|
||||||
.use-case-payments {
|
.use-case-payments {
|
||||||
|
|||||||
Reference in New Issue
Block a user