fix styles overlapping

This commit is contained in:
Pierre Bondoerffer
2017-08-04 17:44:02 +02:00
parent 1db41dd17b
commit e333e7903d
6 changed files with 11 additions and 19 deletions

View File

@@ -13,6 +13,7 @@
color: #FFF;
background: linear-gradient( @background_darker, @background_lighter ), url('/customize/bg14.jpg');
background-size: cover;
background-position: center;
min-height: 100vh;
display: flex;
flex-direction: column;