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.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: "Rapports & RGPD"
|
||||
title: "Droits d’accès"
|
||||
description: "Générez des rapports statistiques, organisez vos documents et assurez la conformité RGPD pour la sécurité et la confidentialité des données."
|
||||
weight: 6
|
||||
layout: "single"
|
||||
badge: "Rapports & RGPD"
|
||||
badge: "Droits d’accès"
|
||||
badgeColor: "rapport-rgpd"
|
||||
demo:
|
||||
description: "Assurez la conformité RGPD et organisez vos rapports et documents."
|
||||
|
||||
Reference in New Issue
Block a user