[breaking change] remove reset.css dependencies (#196)

* [breaking change] remove reset.css dependencies

* [bugfix] Doc footerNav not show

* [bugfix] PasswordInput Doc link
This commit is contained in:
neverland
2017-10-12 06:25:55 -05:00
committed by GitHub
parent 560ccfdec2
commit 47576ec47c
19 changed files with 331 additions and 305 deletions
+2 -1
View File
@@ -25,8 +25,9 @@
}
&__text {
margin: 0;
color: $text-color;
font-size: 14px;
color: #333;
line-height: 1.5;
}