diff --git a/site/client/app/views/lobby.html b/site/client/app/views/lobby.html index 761c68e..9fbe3f2 100644 --- a/site/client/app/views/lobby.html +++ b/site/client/app/views/lobby.html @@ -102,6 +102,7 @@ z-index: 20; width: calc(100% - 5px); height: calc(100% - 5px); + border-radius: 12px; -webkit-animation: AnimationName 10s ease infinite; -moz-animation: AnimationName 10s ease infinite;