/*
Theme Name: SmartLife
Description: スマートライフTips 専用カスタムテーマ
Version: 1.0
Author: K
*/

/* 吹き出し：wpautopが挿入する先頭の空<br>を消す */
.smartlife-bubble p br:first-child { display: none; }
