Files
Erik Reider 8882b225fd [New Dependency: sassc] Move to SCSS from regular CSS (#352)
* Moved to SCSS from regular CSS

* Fixed Ubuntu build
2023-12-14 17:12:30 +01:00

7 lines
80 B
SCSS

.widget-label {
margin: 8px;
}
.widget-label > label {
font-size: 1.1rem;
}