diff --git a/src/commands/link_email.rs b/src/commands/link_email.rs index 4961dbb..1b462f6 100644 --- a/src/commands/link_email.rs +++ b/src/commands/link_email.rs @@ -133,7 +133,7 @@ pub mod link { "h2, h4 { font-family: Arial, Helvetica, sans-serif; }" } } - div style="display: flex; flex-direction: column; align-items: center;" { + div { h2 { "Hello from Skynet!" } // Substitute in the name of our recipient. p { "Hi " (user) "," }