Header and footer styles, rework homepage
This commit is contained in:
8
assets/linker/styles/main.less
Normal file
8
assets/linker/styles/main.less
Normal file
@@ -0,0 +1,8 @@
|
||||
html {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
}
|
||||
body {
|
||||
background-color: #fff;
|
||||
margin-bottom: @footer-height;
|
||||
}
|
||||
Reference in New Issue
Block a user