Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop

This commit is contained in:
_Bastler
2022-04-25 14:50:09 +02:00
67 changed files with 1638 additions and 643 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@include media-breakpoint-up(md) {
@media screen and (orientation:portrait) {
#main-container {
display: flex;
flex-direction: column-reverse;
+1 -1
View File
@@ -1,4 +1,4 @@
@include media-breakpoint-down(lg) {
@media screen and (orientation:landscape) {
#cowebsite {
right: 0;
top: 0;