remove html from body background
This commit is contained in:
parent
9fd4e459fe
commit
2764cfda6d
4 changed files with 5 additions and 9 deletions
|
|
@ -7,10 +7,8 @@
|
|||
// STRUCTURAL LAYOUT
|
||||
// -----------------
|
||||
|
||||
html, body {
|
||||
background-color: @white;
|
||||
}
|
||||
body {
|
||||
background-color: @white;
|
||||
margin: 0;
|
||||
font-family: @baseFontFamily;
|
||||
font-size: @baseFontSize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue