03.11.2022, 07:43
It can be adjusted via CSS:
Code:
.widget-custom .temperature .value {
height: 40px;
line-height: 40px;
width: 80px;
}
.widget-custom .temperature .ctrl {
height: 30px;
width: 30px;
}
.widget-custom .temperature .ctrl .fa {
line-height: 30px;
font-size: 20px;
}