Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
HomepageFeatures.module.css 191 B
Newer Older
Hugues's avatar
Hugues committed
/* stylelint-disable docusaurus/copyright-header */

.features {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  width: 100%;
}

.featureSvg {
Hugues's avatar
Hugues committed
  height: 150px;
  width: 150px;