grenoble-metropole-2019: center user dashboard items on mobile (#32764)

This commit is contained in:
Serghei Mihai 2019-05-16 10:44:40 +02:00
parent 7d26ec295b
commit 9c79e93e09
1 changed files with 1 additions and 0 deletions

View File

@ -739,6 +739,7 @@ div.configjsoncell.user {
margin: 2ex 1ex 0 150px;
@media screen and (max-width: $mobile-limit) {
margin: 3ex 1ex 0 1ex;
@include vendor-prefix(justify-content, center);
}
@media screen and (max-width: $very-small-screen) {
margin: 3ex 0 0 0;