

/*---------- Twitter 取得 ＆ 表示 ----------*/
/*individual.php*/
.tweet{
  margin-bottom:1rem;
}
.tweet a{
  text-decoration:none;
}
.tweet img{
  max-width:100%;
  float:none!important;
}
/*---------- Twitter 取得 ＆ 表示 ----------*/


1