diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ body { background-color: $color-well; .btn-primary { background-color: $color-well-button; + border: $color-well-button; } } |