fix footer
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
@import 'styles_config';
|
||||
|
||||
html, body{ height:100%; margin:0; }
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
background-color: $COL_BACKGROUND;
|
||||
|
||||
color: $COL_TEXT_NORMAL;
|
||||
|
||||
display:flex;
|
||||
flex-direction:column;
|
||||
}
|
||||
|
||||
#content {
|
||||
@@ -20,8 +13,6 @@ body {
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
/*############################################################################*/
|
||||
|
||||
.content-responsive {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user