Small changes
This commit is contained in:
+1
-1
@@ -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!(
|
||||
|
||||
Reference in New Issue
Block a user