6 lines
75 B
SCSS
6 lines
75 B
SCSS
.bubble-main{
|
|
padding:14px;
|
|
li:nth-child(2){
|
|
margin-top:10px;
|
|
}
|
|
} |