More space for navbar actions on mobile

This commit is contained in:
Simounet 2017-12-08 21:10:36 +01:00
parent da2a5fe222
commit f072829ce3
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
} }
.nav-panel-buttom { .nav-panel-buttom {
justify-content: space-around; justify-content: space-between;
} }
#article { #article {

File diff suppressed because one or more lines are too long