Merge remote-tracking branch 'origin/feature/home' into feature/chat

This commit is contained in:
tiago.kayaya
2021-01-04 16:30:55 +01:00
9 changed files with 379 additions and 10 deletions
+3 -2
View File
@@ -25,7 +25,8 @@
}
.div-profile{
font-size: 45px;
float: right;
margin-right: em(10px);
margin-right: 10px;
justify-content: flex-end;
display: flex;
}
}