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
style.css 152 B
Newer Older
peter_rabbit's avatar
peter_rabbit committed
#main-container {
  font-family: Arial, Helvetica, sans-serif;
}
#main-container * {
  box-sizing: border-box;
}

/*# sourceMappingURL=style.css.map */