/**
 * Theme Name:     Ruffie Sch
 * Author:         sch
 * Template:       ruffie
 * Text Domain:	   ruffie
 * Description:    Easily build a comic book inspired site. Create a comic book blog to discuss the latest releases. This theme is a great way to showcase the most popular comics and other nerdy items.
 * Version:        1.0.1
 */
.hero {
    font-size: 2.4rem;
}

.author-bio__description {
  grid-column: auto;
  font-size: 1rem;
}

@media (min-width: 64em) {
.hero {
    font-size: 2.4rem;
}
}