Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-npm-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/starter.scss')
-rw-r--r--scss/starter.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/starter.scss b/scss/starter.scss
index bde673e..3b71782 100644
--- a/scss/starter.scss
+++ b/scss/starter.scss
@@ -86,5 +86,5 @@ body {
// Style Bootstrap icons
.bi {
- fill: currentColor;
+ fill: currentcolor;
}