remove min-height globally, style footer
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
color: #FFF;
|
||||
background: linear-gradient( @background_darker, @background_lighter ), url('/customize/bg14.jpg');
|
||||
background-size: cover;
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
@@ -195,4 +196,4 @@ h4 {
|
||||
.collapse.show {
|
||||
margin-bottom: -12em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user