7 lines
82 B
SCSS
7 lines
82 B
SCSS
.list-item__title {
|
|
font-size: 1.5em;
|
|
}
|
|
|
|
.list-item__summary {
|
|
font-size: 1em;
|
|
} |