diff --git a/client/scss/_base.scss b/client/scss/_base.scss index 180cba4..a8fb563 100644 --- a/client/scss/_base.scss +++ b/client/scss/_base.scss @@ -38,7 +38,7 @@ body { background: url(http://80.240.132.120/test/inner-bg.jpg) #162232 center top no-repeat; width: 100%; height: 100%; - overflow: hidden; + overflow: visible; font-family: 'Titillium Web', sans-serif; } diff --git a/client/templates/lobby.handlebars b/client/templates/lobby.handlebars index 20f744f..7e2caa0 100644 --- a/client/templates/lobby.handlebars +++ b/client/templates/lobby.handlebars @@ -1,6 +1,7 @@