github.com/Jeffail/benthos/v3@v3.65.0/website/src/pages/blobfish.module.css (about)

     1  .emoji {
     2    height: 64px;
     3    width: 64px;
     4    max-width: unset;
     5  }
     6  
     7  .headerImg {
     8    height: 180px;
     9  }
    10  
    11  .emojiContainer {
    12    display: flex;
    13    justify-content: center;
    14    flex-wrap: wrap;
    15  }