/*
Theme Name: Pano Tema
Theme URI: https://wordpress.org/themes/generatepress/
Description: GeneratePress alt teması. Ana sayfada son yazıların özetini gösterir.
Author: Pano
Template: generatepress
Version: 1.0.0
Text Domain: pano-tema
*/

.home .entry-summary,
.blog .entry-summary,
.archive .entry-summary,
.pano-excerpt {
  max-width: 68ch;
  margin-top: 0.8rem;
  font-size: 1.05rem;
  line-height: 1.65;
}

.home article,
.blog article,
.archive article {
  margin-bottom: 2.4rem;
  padding-bottom: 1.8rem;
  border-bottom: 1px solid rgba(28, 25, 21, 0.1);
}
