7 lines
80 B
SCSS
7 lines
80 B
SCSS
.widget-label {
|
|
margin: 8px;
|
|
}
|
|
.widget-label > label {
|
|
font-size: 1.1rem;
|
|
}
|