diff --git a/web/src/app.rs b/web/src/app.rs index 50e4138..b74ff23 100644 --- a/web/src/app.rs +++ b/web/src/app.rs @@ -85,6 +85,7 @@ pub fn App() -> impl IntoView { 404

nothing to see here!

diff --git a/web/src/control.rs b/web/src/control.rs index 51cc967..ddbd4db 100644 --- a/web/src/control.rs +++ b/web/src/control.rs @@ -12,7 +12,7 @@ pub fn Navigator() -> impl IntoView { @@ -90,12 +90,12 @@ pub fn PostBox(advanced: WriteSignal) -> impl IntoView { }
-
- +
- +