that looked bad
This commit is contained in:
parent
8aa31a1483
commit
8e4245d50e
@ -31,8 +31,8 @@ impl TextDataRaw {
|
||||
help_panel: RichText::from(self.help_panel),
|
||||
help_function: RichText::from(self.help_function),
|
||||
help_other: RichText::from(self.help_other),
|
||||
license_info: RichText::from(self.license_info).size(SIZE * 0.95),
|
||||
welcome: RichText::from(self.welcome).size(SIZE + 2.0),
|
||||
license_info: RichText::from(self.license_info),
|
||||
welcome: RichText::from(self.welcome).size(SIZE + 1.0),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user