Improve margins

This commit is contained in:
Pierre HUBERT 2020-04-13 14:23:52 +02:00
parent 65d1017aed
commit cdbf0d22d5

View File

@ -11,7 +11,8 @@
flex-direction: column;
flex: 1;
width: 100%;
padding-bottom: 50px;
padding-bottom: 20px;
padding-top: 20px;
}