idk
This commit is contained in:
parent
44aab37447
commit
f1c80215ae
|
@ -168,7 +168,7 @@ impl Presenter {
|
|||
}
|
||||
|
||||
pub fn view(&self) -> Element<Message> {
|
||||
let family = Family::Name("Quicksand");
|
||||
let family = Family::Name("VictorMono Nerd Font");
|
||||
let weight = Weight::Normal;
|
||||
let stretch = Stretch::Normal;
|
||||
let style = Style::Normal;
|
||||
|
|
Loading…
Reference in a new issue