.cover-main img {
  max-width: 15vw;
}

.app-name-link img {
  max-width: 40%;
}

@media screen and (min-width: 960px) {
  .markdown-section {
    max-width: 60vw !important;
  }
}

.medium-zoom-overlay {
  background: #2E3440CC !important;
}
/*# sourceMappingURL=main.css.map */