We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a262335 commit ddf79acCopy full SHA for ddf79ac
VERSION.txt
@@ -1 +1 @@
1
-1.0.8
+1.0.9
app/styles/style.scss
@@ -8,8 +8,6 @@
8
*
9
* Valid variables can be found at the link see below.
10
* http://getbootstrap.com/customize/#less-variables
11
- *
12
13
*/
14
@import "variables";
15
app/styles/variables.scss
@@ -6,4 +6,5 @@ $navbar-inverse-color: #8bb5db;
6
$navbar-default-link-color: #1e618d;
7
$navbar-default-link-hover-color: #3c5b68;
$navbar-default-link-active-color: #3c5b68;
+
0 commit comments