Feat: better UI in the main view

This commit is contained in:
2026-02-21 16:21:29 +01:00
parent 7207a5fefe
commit 2ba957f2d4
4 changed files with 213 additions and 220 deletions

View File

@@ -9,4 +9,4 @@ pub mod patterns_view;
mod render;
pub mod title_view;
pub use render::render;
pub use render::{horizontal_padding, render};