9073e8b50641db8cc4b56bf97baec5a7a73f06d0
- 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.
Démarrage avec Docker
Pour builder l'image Docker :
docker build -t chill-site .
Pour lancer le site en local :
docker run -p 1313:1313 chill-site
Le site sera accessible sur http://localhost:1313
Description
Languages
PHP
36.7%
JavaScript
31.6%
HTML
16.5%
CSS
12.1%
SCSS
3%
Other
0.1%