Skip to content

Commit

Permalink
Minor font size change
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisveilleux committed May 12, 2021
1 parent 5b8b6ce commit 0926281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/DailyColumn.qml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Column {
WeatherLabel {
id: forecastDay
heightUnits: 4
fontSize: 59
fontSize: 47
fontStyle: "Regular"
text: forecast.day
}
Expand Down

0 comments on commit 0926281

Please sign in to comment.