repost: update style

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-09-17 14:46:21 -07:00
parent 80c9cbe5b2
commit 27aa146300
4 changed files with 23 additions and 18 deletions

View File

@@ -96,7 +96,7 @@ pub fn mobile_font_size(text_style: &NotedeckTextStyle) -> f32 {
}
}
#[derive(EnumIter)]
#[derive(Copy, Clone, Eq, PartialEq, Debug, EnumIter)]
pub enum NotedeckTextStyle {
Heading,
Heading2,