Update some UI components to polish the frontend

This commit is contained in:
Keavon Chambers
2025-02-21 12:58:05 -08:00
parent 0004bbb14b
commit 2c88bee0ee
12 changed files with 40 additions and 23 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ pub const LAYER_OUTLINE_STROKE_WEIGHT: f64 = 1.;
// Fonts
pub const DEFAULT_FONT_FAMILY: &str = "Cabin";
pub const DEFAULT_FONT_STYLE: &str = "Normal (400)";
pub const DEFAULT_FONT_STYLE: &str = "Regular (400)";