Skip to content

Commit 83d221c

Browse files
committed
small tweak
1 parent a3a31b1 commit 83d221c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/notation_bevy/src/theme/theme_texts.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ impl Default for ChordTexts {
7979
Self {
8080
bars_font_size: 16.0,
8181
bars_font_color: ThemeColors::hex_linear("FFFFFF"),
82-
bars_x: 6.0,
82+
bars_x: 2.0,
8383
bars_y: -2.0,
8484
}
8585
}

0 commit comments

Comments
 (0)