6 lines
65 B
SCSS
6 lines
65 B
SCSS
|
.widget-message {
|
||
|
p{
|
||
|
font-size: 14px;
|
||
|
line-height: 1.5;
|
||
|
}
|
||
|
}
|