diff --git a/web/src/app.rs b/web/src/app.rs index 50e41385..b74ff23f 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 51cc9678..ddbd4db1 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 { }
-
- +
- +