Merge pull request #30 from adamwathan/remove_default_background_color

Remove default background color
This commit is contained in:
Adam Wathan 2017-08-01 10:12:45 -04:00 committed by GitHub
commit ac131e9c1c

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;