Small changes

This commit is contained in:
2026-08-04 14:09:40 +03:00
parent 64fbfb5a32
commit a222233290
9 changed files with 89 additions and 46 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ impl QuizState {
container(
iced::widget::column![
row![
text!("{}", self.kana.to_uppercase())
text!("{}", self.kana.to_lowercase())
.size(54)
.font(USER_FONT),
text!(