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:
akcodez
2025-08-28 11:07:57 -07:00
parent ae71602d6d
commit 8f9ba68704
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1469,6 +1469,11 @@ html.light {
}
}
}
.page-rwa-tokenization{
.developer-tools {
padding:180px 0px;
}
}
.page-rwa-tokenization,
.use-case-payments {