Skip to content
Snippets Groups Projects
style.css 20.3 KiB
Newer Older
  • Learn to ignore specific revisions
  • Rémi PAPIN's avatar
    Rémi PAPIN committed
              box-shadow: 0px 0px 20px 0px #f1c017;
    }
    @media all and (max-width: 1280px) and (max-width: 600px) {
      .main-cta .mobile-illu {
        width: 125% !important;
        margin: 1.5rem 0;
      }
    }