Improve background layout on mobile devices

This commit is contained in:
Manuel Cillero 2017-09-26 08:56:05 +02:00
parent fcb34088be
commit 45cc0404ab
3 changed files with 9 additions and 2 deletions

View file

@ -7,6 +7,9 @@
/*
* Global styles.
*/
html {
min-height: 100%;
}
body.drag {
cursor: move;
} /*