Commit Graph

5 Commits

Author SHA1 Message Date
Boris Waaub
f210dc7dcc feat(images): mettre à jour les images des fonctionnalités avec de nouveaux fichiers 2026-02-09 13:39:23 +01:00
Boris Waaub
9073e8b506 Refactor feature shortcodes for improved layout and styling
- Updated the feature shortcode in both `feature.html` files to change the list item class from `items-center` to `items-start` for better alignment.
- Adjusted the SVG icon class to include `flex-shrink-0 mt-1` and set minimum width and height for consistent sizing.
- Enhanced the CSS source map for `custom.css` to improve debugging and maintainability.
2026-02-09 12:15:51 +01:00
Boris Waaub
eccf151099 refactor: mise à jour des couleurs des badges et ajustements de style dans les fichiers CSS et HTML 2026-02-05 11:42:02 +01:00
Boris Waaub
d50f7013a9 Refactor theme colors and styles; remove unused favicon; update translations and layouts
- Deleted unused favicon file.
- Updated Tailwind CSS configuration to redefine primary and secondary colors.
- Adjusted button styles in CSS to use new color definitions.
- Removed English translations and added French translations for various UI elements.
- Created new layouts for features and updated existing layouts to reflect new design.
- Modified header and CTA components to use updated color scheme.
- Cleaned up pricing table shortcode to align with new styles.
- Updated theme metadata to reflect new author and project details.
2026-01-28 13:22:33 +01:00
Boris Waaub
e429e6f25b Init new template and style 2026-01-20 14:02:22 +01:00