github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/ui/app/styles/components/nomad-logo.scss (about)

     1  .nomad-logo {
     2    height: 26px;
     3    max-height: 26px;
     4    fill: $white;
     5  
     6    .faded {
     7      opacity: 0.7;
     8    }
     9  }