Remove default background color.

This commit is contained in:
Jonathan Reinink 2017-07-31 22:46:16 -04:00
parent 9835272561
commit 5a45835839

View File

@ -21,7 +21,6 @@ html {
}
body {
.bg-light;
font-family: @font-family-base;
font-size: @font-size-base;
font-weight: @font-weight-regular;