.article-prop-head-text {
  top: 30%;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .article-prop-head-text {
    top: 13%;
  }
  .article-comment .article-comment-title {
    font-size: 18px;
    text-align: left;
    max-width: 220px;
    margin: auto;
  }
}/*# sourceMappingURL=index.css.map */