github.com/wawandco/oxpecker@v1.5.7-0.20210910201653-5958d4afdd89/docs/web/src/components/HomepageFeatures.module.css (about)

     1  .features {
     2    display: flex;
     3    align-items: center;
     4    padding: 2rem 0;
     5    width: 100%;
     6  }
     7  
     8  .featureSvg {
     9    height: 200px;
    10    width: 200px;
    11  }