1
0
Fork 0

fix footer style issue

This commit is contained in:
Maxime 2018-02-06 16:26:46 +01:00
parent 1d3dd207c0
commit 691dc0a18e

View file

@ -33,7 +33,8 @@
position: relative;
margin-left: 300px;
margin-top: 56px;
min-height: calc(100vh - 250px);
@media (max-width: 768px) {
width: 100%;
margin-left: 0;