Files
lunchrun.me/assets/linker/styles/main.less
2014-03-31 21:36:39 -05:00

9 lines
127 B
Plaintext

html {
position: relative;
min-height: 100%;
}
body {
background-color: #fff;
margin-bottom: @footer-height;
}