diff options
Diffstat (limited to 'client/html/home.tpl')
| -rw-r--r-- | client/html/home.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/home.tpl b/client/html/home.tpl index 1e51b12..36946b4 100644 --- a/client/html/home.tpl +++ b/client/html/home.tpl @@ -1,4 +1,4 @@ -<div class='content-wrapper transparent' id='home'> +<div class='content-wrapper transparent-container' id='home'> <div class='messages'></div> <header> <h1><%- ctx.name %></h1> |