diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ body { } .well { - background-color: $gray; + background-color: $gray-light; } // fill width and height - with black edges as needed |