/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.01
*/

/* 記事一覧の抜粋文字サイズ（旧: 親テーマ style.css に直接追記していたもの） */
@media (min-width: 1024px) {
  .post-list.basicstyle .post-list-item .post-list-inner .post-list-desc {
    font-size: 13px;
  }
}
