app/assets/less/variables.less: change @body-bg a little little bit :)
This commit is contained in:
parent
1337d2b0c5
commit
72089baeeb
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
// Layout
|
||||
@foreground-color: @white;
|
||||
@body-bg: #f5f5f6;
|
||||
@body-bg: #f5f5f8;
|
||||
@border-color: @gray-light;
|
||||
|
||||
// Brand
|
||||
|
|
|
|||
Reference in a new issue