6 lines
75 B
SCSS
Raw Normal View History

2019-10-21 13:20:14 +09:00
.bubble-main{
padding:14px;
li:nth-child(2){
margin-top:10px;
}
}