/*
Theme Name: ADAPTWISE
Theme URI: https://teaps.fr
Author: TEAPS
Author URI: https://teaps.fr
Description: Thème sur mesure pour le projet ADAPTWISE
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adaptwise
*/

/* 
Ce fichier est utilisé principalement pour l'identification du thème.
La majorité des styles seront dans le fichier /css/main.css
*/

/* Styles de base très limités - le reste est dans main.css */
body {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}