diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -13,10 +13,6 @@ body { .well { background-color: $color-well; - .btn-primary { - background-color: $color-well-button; - border: $color-well-button; - } } // fill width and height - with black edges as needed |