Commit Graph

122 Commits

Author SHA1 Message Date
Calvin Jhunjhuwala
9d3d11800a adding page grid component + stylersheet 2025-11-03 10:42:35 -08:00
Calvin Jhunjhuwala
52e070dcf6 removing background from css as well 2025-10-30 10:38:53 -07:00
Calvin Jhunjhuwala
605eb70aed removed all old fonts, remove all old backgrounds 2025-10-30 10:33:42 -07:00
akcodez
0c2a1bc249 Refactor color migration strategy to a clean implementation, removing backward compatibility aliases and consolidating color scales. Update SCSS files to reflect new design tokens and ensure all references are migrated. Adjust event card layout in community events page for improved responsiveness. Modify CSS styles for better alignment with updated color palette and remove unnecessary padding in card components. 2025-10-21 14:04:55 -07:00
akcodez
51e763b967 Enhance PostCSS configuration with expanded safelist for Bootstrap utility classes, update layout in about and resources pages, and refine color palette in CSS files for improved design consistency. Adjusted card styles and link behaviors to align with new design tokens. 2025-10-21 13:42:07 -07:00
akcodez
86998c82d6 Implement CSS optimization pipeline with PurgeCSS, Autoprefixer, and cssnano; reduce bundle size by 42% (uncompressed) and 39% (gzipped). Add analysis tool for CSS metrics and update build scripts in package.json. Create comprehensive documentation for CSS optimization process. 2025-10-21 10:06:53 -07:00
akcodez
c2287a7fe6 run css compiler 2025-10-21 09:23:47 -07:00
akcodez
f09ab44280 upgrade bootstrap, add new fonts 2025-10-21 09:22:02 -07:00
Calvin Jhunjhuwala
08807db2e9 ran css 2025-10-21 09:17:17 -07:00
Calvin Jhunjhuwala
201479ced6 new fonts added working across website 2025-10-21 09:09:56 -07:00
Calvin Jhunjhuwala
ce49c8b6ba updating bootstrap to v5 2025-10-17 16:28:07 -07:00
akcodez
39a044089a fix image size issues across community payments and tokenization pages 2025-09-30 14:58:09 -07:00
mDuo13
1de30f07a8 Refactor use-case end cards to use bg images 2025-09-30 14:38:11 -07:00
akcodez
55db17553d remove non needed important 2025-09-30 12:32:22 -07:00
akcodez
46c6a5de5a update responsiveness and layout 2025-09-30 07:58:00 -07:00
akcodez
8571afb3d5 conditional image for mobile 2025-09-30 07:56:27 -07:00
akcodez
666448a748 qa changes 2025-09-30 07:09:29 -07:00
akcodez
c30e259ff3 merge master in 2025-09-24 09:26:55 -07:00
interc0der
ce4a873cfa chore: add joey assets to scss, copy joey assets to use modallogos, update uses.page 2025-09-16 11:25:32 -05:00
akcodez
6ddf7ea293 design touh ups 2025-09-10 11:00:48 -07:00
Maria Shodunke
3391a79503 Fix wide screen gap 2025-09-10 10:14:35 -07:00
mDuo13
9ac9d976c8 Fix various style issues 2025-09-10 10:14:26 -07:00
mDuo13
de8bc3faaf Adjust style colors & improve code walkthrough 2025-09-10 10:14:18 -07:00
akcodez
2e8b0565f7 merge main in 2025-09-10 10:13:44 -07:00
akcodez
c8aa8f1d50 Refactor tokenization page layout and enhance styling
- Updated the structure of the tokenization page to improve readability and organization.
- Introduced new sections for video content and benefits, enhancing user engagement.
- Adjusted CSS styles for better responsiveness and alignment with design standards.
- Added a new margin utility class in _helpers.scss for consistent spacing.
- Improved the developer resources section to handle single card layouts more effectively.
2025-09-02 12:56:35 -07:00
akcodez
6164bfe7af Update CSS variables in devportal2024-v1.css for improved consistency
- Adjusted CSS variable definitions for better alignment with design standards.
- Ensured future styling adjustments can be made more easily.
2025-08-28 11:15:01 -07:00
akcodez
8f9ba68704 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.
2025-08-28 11:07:57 -07:00
akcodez
ae71602d6d Update CSS and SCSS files for improved styling consistency
- Corrected the class name from `.fiipay` to `.friipay` in the _use-cases.scss file to ensure proper image rendering.
- No changes made to the devportal2024-v1.css file, but it remains updated for future styling adjustments.
2025-08-28 11:02:33 -07:00
akcodez
023321d6de Enhance payments integration styles and layout for improved responsiveness
- Added max-width and margin adjustments to the payments integration section for better alignment on larger screens.
- Implemented responsive breakpoints for the payments integration section to ensure optimal display on medium and large devices.
- Introduced new styles for light mode payment logos and embedded payments icons, enhancing visual consistency across the payments page.
2025-08-26 10:49:22 -07:00
akcodez
12cf498d2b Refactor payments page layout and styles for improved responsiveness
- Simplified the hero section by removing unnecessary container classes.
- Adjusted padding and margins in the payments styles to enhance layout consistency across various screen sizes.
- Updated media queries to ensure better responsiveness for video content and typography on smaller devices.
2025-08-26 10:24:21 -07:00
akcodez
703f761a08 Enhance payments and tokenization pages with developer resources and layout improvements
- Integrated DeveloperResourcesSection into both payments and tokenization pages to provide developers with essential resources and community links.
- Updated payment URLs for various stablecoins to direct users to relevant external resources.
- Improved layout and styling for the payments integration section, ensuring better responsiveness and user experience.
- Refactored CSS for shared developer tools styles between payments and tokenization pages, enhancing visual consistency.
2025-08-26 10:15:53 -07:00
akcodez
9e2b88fbb8 Refactor payments and index pages to integrate BenefitsSection component
- Replaced the manual benefits list in the index page with the BenefitsSection component for improved maintainability.
- Added BenefitsSection to the payments page, showcasing embedded payment use cases with new card data.
- Updated ProjectCards component to support optional button text for enhanced project presentation.
- Introduced new CSS styles for embedded payments icons and battle-tested project cards for better visual consistency.
2025-08-26 07:38:18 -07:00
akcodez
e94a5a0269 Update payments and tokenization pages with new components and layout adjustments
- Changed the payments page to use `index.page.tsx` instead of `index.md` for better component integration.
- Added `AdvantagesSection` and `ProjectCards` components to both payments and tokenization pages to enhance content presentation.
- Adjusted CSS styles for improved responsiveness and layout consistency across different screen sizes.
- Removed outdated security card implementation in tokenization page and replaced it with a more streamlined advantages section.
2025-08-25 11:54:17 -07:00
akcodez
665d04396e add new layout for payments page 2025-08-22 11:50:48 -07:00
mDuo13
e12e40a926 Fix blog landing bugs & add case study category 2025-08-14 11:38:07 -07:00
Maria Shodunke
61009fcd39 Add crossmark wallet to wallets list 2025-07-16 17:42:27 +01:00
akcodez
b416365695 Refactor home hero graphic styles and update image attributes for better responsiveness. Adjusted width to 100% with a max-width of 856px and set height to auto. Removed width attribute from the image tag in index.page.tsx. 2025-07-14 11:23:30 -07:00
akcodez
8d72c91e4f rm arrows 2025-06-11 10:16:19 -07:00
akcodez
d327c69864 Enhance light theme styles by adding color properties for section titles and utility cards. 2025-06-10 16:35:02 -07:00
akcodez
f161bd0331 adjust height of card 2025-06-10 15:17:28 -07:00
akcodez
603bcd9106 Update RWA Tokenization documentation with new features and improved descriptions; adjust CSS for better layout and responsiveness. 2025-06-10 14:39:14 -07:00
mDuo13
9dce798703 Merge branch 'ja-dynamicnft' 2025-05-28 14:17:44 -07:00
mDuo13
d043759f72 Fix source link floating in Japanese 2025-05-28 14:12:07 -07:00
akcodez
13b0f89f21 update z index on xrplai 2025-05-07 12:50:43 -07:00
akcodez
92316c5f42 bump z index to 10 2025-05-07 12:29:53 -07:00
akcodez
05a02c27a2 bump z index to 2 2025-05-07 12:28:45 -07:00
akcodez
fd1262eac0 fix z index issue on web banner overlapping with search bar 2025-05-07 12:25:57 -07:00
amarantha-k
d95a83d4dc update styles 2025-04-28 16:06:00 -07:00
akcodez
ebca41a259 fix tablet positioning of labels in blog 2025-04-07 12:26:47 -07:00
akcodez
f1066437fa Update styles to incorporate "Space Grotesk" font in the top banner and add new font stylesheet link in redocly.yaml 2025-04-03 14:04:44 -07:00