github.com/replicatedhq/ship@v0.55.0/web/init/src/scss/components/kustomize/HelmChartInfo.scss (about)

     1  .HelmChartInfo--wrapper {
     2    max-width: 870px;
     3    align-self: center;
     4  
     5    .HelmChartReadme--wrapper {
     6      padding-bottom: 20px;
     7    }
     8  }