Skip to content

Commit

Permalink
Revert "#54 reverting ValueText back to original form"
Browse files Browse the repository at this point in the history
This reverts commit 2a62138.
  • Loading branch information
tGiech22 committed Jan 31, 2024
1 parent 89b5ff4 commit 45d3e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NERODesign/content/ValueText.qml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Text {
font.family: webFont.name
font.pixelSize: 85
font.letterSpacing: -5
color: "white"
color: "BFBFBF"
}

0 comments on commit 45d3e0a

Please sign in to comment.