Feat: better UI in the main view
Some checks failed
Deploy Website / deploy (push) Failing after 4m49s

This commit is contained in:
2026-02-21 16:21:29 +01:00
parent 79a4c3b6e2
commit 302f40c4ac
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};