8 lines
112 B
SCSS
8 lines
112 B
SCSS
.smart-link {
|
|
&--title {
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
margin-bottom: 12px !important;
|
|
}
|
|
}
|