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 112 B
Newer Older
  • Learn to ignore specific revisions
  • *+* {
        box-sizing: border-box;
        font-family: Lato, Arial, Helvetica, sans-serif
    }
    
    
    peterrabbit's avatar
    peterrabbit committed
    body {
    
        margin: 0;
    
    peterrabbit's avatar
    peterrabbit committed
    }