@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

.entry-snippet {
    display: none;
}

.article h2 { border-left: none; }

@media screen and (max-width: 440px){
  #site-title a {
    font-size: 30px !important;
  }
}

#site-description {
  font-size: 20 ;
}